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

  /external/llvm/include/llvm/CodeGen/
ISDOpcodes.h 137 /// OUTCHAIN = INTRINSIC_VOID(INCHAIN, INTRINSICID, arg1, arg2, ...)
142 INTRINSIC_VOID,
    [all...]
SelectionDAGNodes.h     [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
R600ISelLowering.cpp 40 setOperationAction(ISD::INTRINSIC_VOID, MVT::Other, Custom);
253 case ISD::INTRINSIC_VOID: {
271 // break out of case ISD::INTRINSIC_VOID in switch(Op.getOpcode())
  /external/mesa3d/src/gallium/drivers/radeon/
R600ISelLowering.cpp 40 setOperationAction(ISD::INTRINSIC_VOID, MVT::Other, Custom);
253 case ISD::INTRINSIC_VOID: {
271 // break out of case ISD::INTRINSIC_VOID in switch(Op.getOpcode())
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGDumper.cpp 103 case ISD::INTRINSIC_VOID:
TargetLowering.cpp     [all...]
SelectionDAGISel.cpp     [all...]
SelectionDAG.cpp     [all...]
LegalizeDAG.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/lib/Target/R600/
R600ISelLowering.cpp 61 setOperationAction(ISD::INTRINSIC_VOID, MVT::Other, Custom);
494 case ISD::INTRINSIC_VOID: {
523 // break out of case ISD::INTRINSIC_VOID in switch(Op.getOpcode())
    [all...]
SIISelLowering.cpp 461 Res.size() > 1 ? ISD::INTRINSIC_W_CHAIN : ISD::INTRINSIC_VOID, DL,
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp 591 setTargetDAGCombine(ISD::INTRINSIC_VOID);
    [all...]
ARMISelDAGToDAG.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelDAGToDAG.cpp     [all...]
X86ISelLowering.cpp     [all...]

Completed in 305 milliseconds