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

  /external/llvm/include/llvm/CodeGen/
ISDOpcodes.h 475 // BRIND - Indirect branch. The first operand is the chain, the second
478 BRIND,
    [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelDAGToDAG.cpp 223 case ISD::BRIND:
261 // (brind (int_xcore_checkevent (addr)))
  /external/llvm/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp     [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.cpp 741 setOperationAction(ISD::BRIND, MVT::Other, Expand);
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
SelectionDAG.cpp     [all...]

Completed in 47 milliseconds