HomeSort by relevance Sort by last modified time
    Searched refs:MJTI (Results 26 - 37 of 37) sorted by null

12

  /external/llvm/lib/Target/X86/
X86ISelLowering.h 670 LowerCustomJumpTableEntry(const MachineJumpTableInfo *MJTI,
    [all...]
X86ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.cpp 357 const MachineJumpTableInfo *MJTI = MF.getJumpTableInfo();
360 unsigned NumEntries = MJTI->getJumpTables()[JTI].MBBs.size();
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/XCore/
XCoreISelLowering.cpp 340 const MachineJumpTableInfo *MJTI = MF.getJumpTableInfo();
343 unsigned NumEntries = MJTI->getJumpTables()[JTI].MBBs.size();
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
XCoreISelLowering.cpp 353 const MachineJumpTableInfo *MJTI = MF.getJumpTableInfo();
356 unsigned NumEntries = MJTI->getJumpTables()[JTI].MBBs.size();
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86ISelLowering.h 681 LowerCustomJumpTableEntry(const MachineJumpTableInfo *MJTI,
    [all...]
X86ISelLowering.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMBaseInstrInfo.cpp 599 const MachineJumpTableInfo *MJTI = MF->getJumpTableInfo();
600 assert(MJTI != 0);
601 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables();
    [all...]
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 1925 milliseconds

12