Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ExpandPseudo.cpp74 MachineInstr *JTInst = &*MBBI; in ExpandICallBranchFunnel() local
81 DebugLoc DL = JTInst->getDebugLoc(); in ExpandICallBranchFunnel()
82 MachineOperand Selector = JTInst->getOperand(0); in ExpandICallBranchFunnel()
83 const GlobalValue *CombinedGlobal = JTInst->getOperand(1).getGlobal(); in ExpandICallBranchFunnel()
91 JTInst->getOperand(2 + 2 * Target).getImm()) in ExpandICallBranchFunnel()
121 .add(JTInst->getOperand(3 + 2 * Target)); in ExpandICallBranchFunnel()
159 EmitBranchFunnel(0, (JTInst->getNumOperands() - 2) / 2); in ExpandICallBranchFunnel()
163 .add(JTInst->getOperand(3 + 2 * P.second)); in ExpandICallBranchFunnel()
165 JTMBB->erase(JTInst); in ExpandICallBranchFunnel()