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

Completed in 728 milliseconds