HomeSort by relevance Sort by last modified time
    Searched refs:EK_GPRel64BlockAddress (Results 1 - 6 of 6) sorted by null

  /external/llvm/include/llvm/CodeGen/
MachineJumpTableInfo.h 51 /// EK_GPRel64BlockAddress - Each entry is an address of block, encoded
54 EK_GPRel64BlockAddress,
  /external/llvm/lib/CodeGen/
MachineFunction.cpp 729 case MachineJumpTableInfo::EK_GPRel64BlockAddress:
749 case MachineJumpTableInfo::EK_GPRel64BlockAddress:
    [all...]
  /external/llvm/lib/ExecutionEngine/JIT/
JITEmitter.cpp     [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp 240 if ((JTEncoding == MachineJumpTableInfo::EK_GPRel64BlockAddress) ||
    [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp     [all...]

Completed in 311 milliseconds