Searched defs:getJumpTable (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | PseudoSourceValue.cpp | 119 const PseudoSourceValue *PseudoSourceValueManager::getJumpTable() { getJumpTable() function in PseudoSourceValueManager |
H A D | MachineOperand.cpp | 1067 MachinePointerInfo MachinePointerInfo::getJumpTable(MachineFunction &MF) { in getJumpTable() function in MachinePointerInfo |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAG.cpp | 1846 SDValue SelectionDAG::getJumpTable(int JTI, EVT VT, bool isTarget, getJumpTable() function in SelectionDAG |