Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86AsmPrinter.h33 bool IndCSPrefix = false; variable
H A DX86AsmPrinter.cpp70 IndCSPrefix = in runOnMachineFunction()
93 IndCSPrefix = false; in runOnMachineFunction()
H A DX86MCInstLower.cpp2549 if (IndCSPrefix && MI->hasRegisterImplicitUseOperand(X86::R11)) in emitInstruction()
2779 if (IndCSPrefix && MI->hasRegisterImplicitUseOperand(X86::R11)) in emitInstruction()