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

  /external/llvm/include/llvm/CodeGen/
MachineJumpTableInfo.h 91 /// createJumpTableIndex - Create a new jump table.
93 unsigned createJumpTableIndex(const std::vector<MachineBasicBlock*> &DestBBs);
  /external/llvm/lib/CodeGen/
MachineFunction.cpp 711 /// createJumpTableIndex - Create a new jump table entry in the jump table info.
713 unsigned MachineJumpTableInfo::createJumpTableIndex(
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]

Completed in 230 milliseconds