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 86 /// createJumpTableIndex - Create a new jump table.
88 unsigned createJumpTableIndex(const std::vector<MachineBasicBlock*> &DestBBs);
  /external/llvm/lib/CodeGen/
MachineFunction.cpp 565 /// createJumpTableIndex - Create a new jump table entry in the jump table info.
567 unsigned MachineJumpTableInfo::createJumpTableIndex(
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]

Completed in 227 milliseconds