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

  /external/llvm/include/llvm/CodeGen/
ISDOpcodes.h 143 /// RESULT,OUTCHAIN = INTRINSIC_W_CHAIN(INCHAIN, INTRINSICID, arg1, ...)
149 INTRINSIC_W_CHAIN,
    [all...]
SelectionDAGNodes.h     [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelDAGToDAG.cpp 264 if (Addr->getOpcode() != ISD::INTRINSIC_W_CHAIN)
  /external/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp     [all...]
SelectionDAG.cpp     [all...]
SelectionDAGISel.cpp     [all...]
LegalizeDAG.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp 506 setTargetDAGCombine(ISD::INTRINSIC_W_CHAIN);
    [all...]
ARMISelDAGToDAG.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelDAGToDAG.cpp     [all...]
X86ISelLowering.cpp     [all...]

Completed in 75 milliseconds