Searched refs:IndCSPrefix (Results 1 – 3 of 3) sorted by relevance
33 bool IndCSPrefix = false; variable
72 IndCSPrefix = M->getModuleFlag("indirect_branch_cs_prefix"); in runOnMachineFunction()94 IndCSPrefix = false; in runOnMachineFunction()
2263 if (IndCSPrefix && MI->hasRegisterImplicitUseOperand(X86::R11)) in emitInstruction()2453 if (IndCSPrefix && MI->hasRegisterImplicitUseOperand(X86::R11)) in emitInstruction()