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

  /external/llvm/include/llvm/CodeGen/
ISDOpcodes.h 474 // BRIND - Indirect branch. The first operand is the chain, the second
477 BRIND,
    [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelDAGToDAG.cpp 224 case ISD::BRIND:
262 // (brind (int_xcore_checkevent (addr)))
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGDumper.cpp 248 case ISD::BRIND: return "brind";
SelectionDAGBuilder.cpp     [all...]
LegalizeDAG.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp     [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.cpp 740 setOperationAction(ISD::BRIND, MVT::Other, Expand);
    [all...]

Completed in 236 milliseconds