Searched refs:INTRINSIC_VOID (Results 1 - 25 of 25) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h162 /// OUTCHAIN = INTRINSIC_VOID(INCHAIN, INTRINSICID, arg1, arg2, ...)
167 INTRINSIC_VOID, enumerator in enum:llvm::ISD::NodeType
H A DSelectionDAGNodes.h689 /// INTRINSIC_W_CHAIN and INTRINSIC_VOID nodes are sometimes created for
695 NodeType == ISD::INTRINSIC_VOID) &&
1478 /// INTRINSIC_VOID, INTRINSIC_W_CHAIN, PREFETCH, or a target-specific opcode
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp279 setOperationAction(ISD::INTRINSIC_VOID, MVT::Other, Custom);
1020 case ISD::INTRINSIC_VOID:
1220 case ISD::INTRINSIC_VOID:
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp142 case ISD::INTRINSIC_VOID:
H A DTargetLowering.cpp2651 Op.getOpcode() == ISD::INTRINSIC_VOID) &&
2686 Op.getOpcode() == ISD::INTRINSIC_VOID) &&
2698 Op.getOpcode() == ISD::INTRINSIC_VOID) &&
2710 Op.getOpcode() == ISD::INTRINSIC_VOID) &&
2724 Op.getOpcode() == ISD::INTRINSIC_VOID) &&
2758 Op.getOpcode() == ISD::INTRINSIC_VOID) &&
H A DLegalizeDAG.cpp987 case ISD::INTRINSIC_VOID:
3820 case ISD::INTRINSIC_VOID:
H A DSelectionDAG.cpp3411 case ISD::INTRINSIC_VOID:
4034 Opcode == ISD::INTRINSIC_VOID) {
4185 Opcode == ISD::INTRINSIC_VOID) {
6686 assert((Opcode == ISD::INTRINSIC_VOID ||
H A DSelectionDAGISel.cpp3713 N->getOpcode() != ISD::INTRINSIC_VOID) {
H A DSelectionDAGBuilder.cpp2814 DAG.setRoot(DAG.getNode(ISD::INTRINSIC_VOID, getCurSDLoc(), VTs, Ops));
4863 if (!IsTgtIntrinsic || Info.opc == ISD::INTRINSIC_VOID ||
4911 Result = DAG.getNode(ISD::INTRINSIC_VOID, getCurSDLoc(), VTs, Ops);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp707 setOperationAction(ISD::INTRINSIC_VOID, MVT::Other, Custom);
708 setOperationAction(ISD::INTRINSIC_VOID, MVT::v2i16, Custom);
709 setOperationAction(ISD::INTRINSIC_VOID, MVT::v2f16, Custom);
710 setOperationAction(ISD::INTRINSIC_VOID, MVT::v4f16, Custom);
711 setOperationAction(ISD::INTRINSIC_VOID, MVT::v4i16, Custom);
712 setOperationAction(ISD::INTRINSIC_VOID, MVT::f16, Custom);
713 setOperationAction(ISD::INTRINSIC_VOID, MVT::i16, Custom);
714 setOperationAction(ISD::INTRINSIC_VOID, MVT::i8, Custom);
956 Info.opc = ISD::INTRINSIC_VOID;
996 Info.opc = ISD::INTRINSIC_VOID;
[all...]
H A DR600ISelLowering.cpp272 setOperationAction(ISD::INTRINSIC_VOID, MVT::Other, Custom);
502 case ISD::INTRINSIC_VOID: {
525 // break out of case ISD::INTRINSIC_VOID in switch(Op.getOpcode())
H A DAMDGPUISelDAGToDAG.cpp935 case ISD::INTRINSIC_VOID: {
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp172 setTargetDAGCombine(ISD::INTRINSIC_VOID);
1596 case ISD::INTRINSIC_VOID:
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelDAGToDAG.cpp868 case ISD::INTRINSIC_VOID: {
H A DMipsSEISelLowering.cpp215 setOperationAction(ISD::INTRINSIC_VOID, MVT::Other, Custom);
464 case ISD::INTRINSIC_VOID: return lowerINTRINSIC_VOID(Op, DAG);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp3685 Info.opc = ISD::INTRINSIC_VOID;
3706 Info.opc = ISD::INTRINSIC_VOID;
3727 Info.opc = ISD::INTRINSIC_VOID;
3744 Info.opc = ISD::INTRINSIC_VOID;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp503 setOperationAction(ISD::INTRINSIC_VOID, MVT::i8, Custom);
504 setOperationAction(ISD::INTRINSIC_VOID, MVT::i16, Custom);
505 setOperationAction(ISD::INTRINSIC_VOID, MVT::i32, Custom);
506 setOperationAction(ISD::INTRINSIC_VOID, MVT::Other, Custom);
1184 setTargetDAGCombine(ISD::INTRINSIC_VOID);
10035 StoreChain = DAG.getMemIntrinsicNode(ISD::INTRINSIC_VOID,
10234 StoreChain = DAG.getMemIntrinsicNode(ISD::INTRINSIC_VOID,
10517 case ISD::INTRINSIC_VOID:
12160 if (N->getOpcode() == ISD::INTRINSIC_VOID) {
13558 case ISD::INTRINSIC_VOID
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp1582 case ISD::INTRINSIC_VOID: return Op;
H A DHexagonISelLowering.cpp1357 setOperationAction(ISD::INTRINSIC_VOID, MVT::Other, Custom);
2936 case ISD::INTRINSIC_VOID: return LowerINTRINSIC_VOID(Op, DAG);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp2326 Parent->getOpcode() != ISD::INTRINSIC_VOID && // nontemporal stores
4426 case ISD::INTRINSIC_VOID: {
H A DX86ISelLowering.cpp1912 setOperationAction(ISD::INTRINSIC_VOID, MVT::Other, Custom);
4963 Info.opc = ISD::INTRINSIC_VOID;
4993 Info.opc = ISD::INTRINSIC_VOID;
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp916 setTargetDAGCombine(ISD::INTRINSIC_VOID);
1075 setOperationAction(ISD::INTRINSIC_VOID, MVT::Other, Custom);
3821 return DAG.getNode(ISD::INTRINSIC_VOID, dl, MVT::Other, Op.getOperand(0),
9318 case ISD::INTRINSIC_VOID: return LowerINTRINSIC_VOID(Op, DAG, Subtarget);
13076 const bool isIntrinsic = (N->getOpcode() == ISD::INTRINSIC_VOID ||
14733 case ISD::INTRINSIC_VOID:
16583 Info.opc = ISD::INTRINSIC_VOID;
16605 Info.opc = ISD::INTRINSIC_VOID;
H A DARMISelDAGToDAG.cpp3987 case ISD::INTRINSIC_VOID:
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp658 setTargetDAGCombine(ISD::INTRINSIC_VOID);
1142 case ISD::INTRINSIC_VOID: {
8724 Info.opc = ISD::INTRINSIC_VOID;
12606 case ISD::INTRINSIC_VOID:
H A DAArch64ISelDAGToDAG.cpp3526 case ISD::INTRINSIC_VOID: {

Completed in 581 milliseconds