Searched defs:getJumpTable (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DPseudoSourceValue.cpp49 const PseudoSourceValue *PseudoSourceValue::getJumpTable() function in class:PseudoSourceValue
H A DMachineInstr.cpp408 MachinePointerInfo MachinePointerInfo::getJumpTable() { function in class:MachinePointerInfo
/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DMachineRelocation.h178 static MachineRelocation getJumpTable(uintptr_t offset,unsigned RelocationType, function in class:llvm::MachineRelocation
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1137 SDValue SelectionDAG::getJumpTable(int JTI, EVT VT, bool isTarget, function in class:SelectionDAG

Completed in 186 milliseconds