Home
last modified time | relevance | path

Searched refs:IndCSPrefix (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86AsmPrinter.h33 bool IndCSPrefix = false; variable
H A DX86AsmPrinter.cpp72 IndCSPrefix = in runOnMachineFunction()
95 IndCSPrefix = false; in runOnMachineFunction()
H A DX86MCInstLower.cpp2063 if (IndCSPrefix && MI->hasRegisterImplicitUseOperand(X86::R11)) in emitInstruction()
2251 if (IndCSPrefix && MI->hasRegisterImplicitUseOperand(X86::R11)) in emitInstruction()