HomeSort by relevance Sort by last modified time
    Searched defs:getJumpTableEncoding (Results 1 - 5 of 5) sorted by null

  /external/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp 219 /// getJumpTableEncoding - Return the entry encoding for a jump table in the
222 unsigned TargetLowering::getJumpTableEncoding() const {
238 unsigned JTEncoding = getJumpTableEncoding();
    [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.cpp 345 unsigned XCoreTargetLowering::getJumpTableEncoding() const {
    [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]

Completed in 424 milliseconds