Home
last modified time | relevance | path

Searched defs:getJumpTable (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/lib/CodeGen/
H A DPseudoSourceValue.cpp120 const PseudoSourceValue *PseudoSourceValueManager::getJumpTable() { in getJumpTable() function in PseudoSourceValueManager
H A DMachineOperand.cpp1067 MachinePointerInfo MachinePointerInfo::getJumpTable(MachineFunction &MF) { getJumpTable() function in MachinePointerInfo
/llvm-project/bolt/lib/Core/
H A DBinaryBasicBlock.cpp41 const JumpTable *BinaryBasicBlock::getJumpTable() const { in getJumpTable() function in llvm::bolt::BinaryBasicBlock
H A DMCPlusBuilder.cpp203 uint64_t MCPlusBuilder::getJumpTable(const MCInst &Inst) const { in getJumpTable() function in MCPlusBuilder
/llvm-project/bolt/include/bolt/Core/
H A DBinaryFunction.h1357 const JumpTable *getJumpTable(const MCInst &Inst) const { getJumpTable() function
1362 JumpTable *getJumpTable(const MCInst &Inst) { getJumpTable() function
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1878 SDValue SelectionDAG::getJumpTable(int JTI, EVT VT, bool isTarget, getJumpTable() function in SelectionDAG