Home
last modified time | relevance | path

Searched refs:isSetCCr (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/X86/
DX86FixupSetCC.cpp56 bool isSetCCr(unsigned Opode);
71 bool X86FixupSetCCPass::isSetCCr(unsigned Opcode) { in isSetCCr() function in X86FixupSetCCPass
131 if (!isSetCCr(MI.getOpcode())) in runOnMachineFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FixupSetCC.cpp56 bool isSetCCr(unsigned Opode);
71 bool X86FixupSetCCPass::isSetCCr(unsigned Opcode) { in isSetCCr() function in X86FixupSetCCPass
132 if (!isSetCCr(MI.getOpcode())) in runOnMachineFunction()