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

  /external/llvm/lib/Target/MBlaze/
MBlazeISelLowering.h 123 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
MBlazeISelLowering.cpp 204 case ISD::JumpTable: return LowerJumpTable(Op, DAG);
608 LowerJumpTable(SDValue Op, SelectionDAG &DAG) const {
    [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.h 138 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
MipsISelLowering.cpp 798 case ISD::JumpTable: return LowerJumpTable(Op, DAG);
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h 404 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 801 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const
    [all...]
X86ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/CellSPU/
SPUISelLowering.cpp     [all...]

Completed in 70 milliseconds