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

Completed in 2044 milliseconds