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

  /external/llvm/include/llvm/CodeGen/
ISDOpcodes.h 136 /// RESULT,OUTCHAIN = INTRINSIC_W_CHAIN(INCHAIN, INTRINSICID, arg1, ...)
142 INTRINSIC_W_CHAIN,
    [all...]
SelectionDAGNodes.h     [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelDAGToDAG.cpp 265 if (Addr->getOpcode() != ISD::INTRINSIC_W_CHAIN)
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGDumper.cpp 107 case ISD::INTRINSIC_W_CHAIN: {
TargetLowering.cpp     [all...]
SelectionDAG.cpp     [all...]
SelectionDAGISel.cpp     [all...]
LegalizeDAG.cpp 718 case ISD::INTRINSIC_W_CHAIN:
    [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp 545 setTargetDAGCombine(ISD::INTRINSIC_W_CHAIN);
    [all...]
ARMISelDAGToDAG.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelDAGToDAG.cpp     [all...]
X86ISelLowering.cpp     [all...]

Completed in 171 milliseconds