Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DPseudoSourceValue.cpp49 const PseudoSourceValue *PseudoSourceValue::getJumpTable() in getJumpTable() function in PseudoSourceValue
H A DMachineInstr.cpp438 MachinePointerInfo MachinePointerInfo::getJumpTable() { in getJumpTable() function in MachinePointerInfo
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1293 SDValue SelectionDAG::getJumpTable(int JTI, EVT VT, bool isTarget, in getJumpTable() function in SelectionDAG