Home
last modified time | relevance | path

Searched defs:JumpTarget (Results 1 – 7 of 7) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/utils/
Dopcode_util.cc96 int Opcode::JumpTarget(int pc, int off) const { in JumpTarget() function in mindspore::pijit::Opcode
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ExpandPseudo.cpp196 MachineOperand &JumpTarget = MBBI->getOperand(0); in ExpandMI() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCFrameLowering.cpp1736 MachineOperand &JumpTarget = MBBI->getOperand(0); in createTailCallBranchInstr() local
1745 MachineOperand &JumpTarget = MBBI->getOperand(0); in createTailCallBranchInstr() local
1749 MachineOperand &JumpTarget = MBBI->getOperand(0); in createTailCallBranchInstr() local
1758 MachineOperand &JumpTarget = MBBI->getOperand(0); in createTailCallBranchInstr() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp482 SDValue JumpTarget = Callee; in getOpndList() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMExpandPseudoInsts.cpp1174 MachineOperand &JumpTarget = MBBI->getOperand(0); in ExpandMI() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTargetLoweringX8664.cpp7124 void TargetX8664::lowerIndirectJump(Variable *JumpTarget) { in lowerIndirectJump()
DIceTargetLoweringX8632.cpp7836 void TargetX8632::lowerIndirectJump(Variable *JumpTarget) { _jmp(JumpTarget); } in lowerIndirectJump()