HomeSort by relevance Sort by last modified time
    Searched refs:EK_GPRel64BlockAddress (Results 1 - 5 of 5) 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 718 case MachineJumpTableInfo::EK_GPRel64BlockAddress:
738 case MachineJumpTableInfo::EK_GPRel64BlockAddress:
    [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp 243 if ((JTEncoding == MachineJumpTableInfo::EK_GPRel64BlockAddress) ||
    [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp     [all...]

Completed in 694 milliseconds