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

  /external/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp 297 unsigned JTEncoding = getJumpTableEncoding();
299 if ((JTEncoding == MachineJumpTableInfo::EK_GPRel64BlockAddress) ||
300 (JTEncoding == MachineJumpTableInfo::EK_GPRel32BlockAddress))
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]

Completed in 84 milliseconds