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

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DPseudoSourceValue.cpp49 const PseudoSourceValue *PseudoSourceValue::getJumpTable() function in class:PseudoSourceValue
H A DMachineInstr.cpp409 MachinePointerInfo MachinePointerInfo::getJumpTable() { function in class:MachinePointerInfo
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/CodeGen/
H A DMachineRelocation.h178 static MachineRelocation getJumpTable(uintptr_t offset,unsigned RelocationType, function in class:llvm::MachineRelocation
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1149 SDValue SelectionDAG::getJumpTable(int JTI, EVT VT, bool isTarget, function in class:SelectionDAG

Completed in 77 milliseconds