Searched refs:ScopedUseCInstructions (Results 1 – 2 of 2) sorted by relevance
7092 ScopedUseCInstructions use_compression(this); in EmitBranch()7104 ScopedUseCInstructions use_compression(this); in EmitBranch()7136 ScopedUseCInstructions use_compression(this); in EmitBranch()
2888 using ScopedUseCInstructions = ScopedExtensionsInclusion<kRiscv64CompressedExtensionsMask>; variable