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 238 unsigned JTEncoding = getJumpTableEncoding();
240 if ((JTEncoding == MachineJumpTableInfo::EK_GPRel64BlockAddress) ||
241 (JTEncoding == MachineJumpTableInfo::EK_GPRel32BlockAddress))
    [all...]
SelectionDAGBuilder.cpp     [all...]

Completed in 9421 milliseconds