Home
last modified time | relevance | path

Searched defs:VPID (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DIntrinsicInst.cpp437 BEGIN_REGISTER_VP_INTRINSIC(VPID,MASKPOS,VLENPOS) getMaskParamPos() argument
450 BEGIN_REGISTER_VP_INTRINSIC(VPID,MASKPOS,VLENPOS) getVectorLengthParamPos() argument
474 getMemoryPointerParamPos(Intrinsic::ID VPID) getMemoryPointerParamPos() argument
478 BEGIN_REGISTER_VP_INTRINSIC(VPID,...) getMemoryPointerParamPos() argument
480 END_REGISTER_VP_INTRINSIC(VPID) getMemoryPointerParamPos() argument
494 getMemoryDataParamPos(Intrinsic::ID VPID) getMemoryDataParamPos() argument
498 BEGIN_REGISTER_VP_INTRINSIC(VPID,...) getMemoryDataParamPos() argument
500 END_REGISTER_VP_INTRINSIC(VPID) getMemoryDataParamPos() argument
510 BEGIN_REGISTER_VP_INTRINSIC(VPID,MASKPOS,VLENPOS) isVPIntrinsic() argument
528 BEGIN_REGISTER_VP_INTRINSIC(VPID,...) getFunctionalOpcodeForVP() argument
530 END_REGISTER_VP_INTRINSIC(VPID) getFunctionalOpcodeForVP() argument
547 BEGIN_REGISTER_VP_INTRINSIC(VPID,...) getFunctionalIntrinsicIDForVP() argument
549 END_REGISTER_VP_INTRINSIC(VPID) getFunctionalIntrinsicIDForVP() argument
564 BEGIN_REGISTER_VP_INTRINSIC(VPID,...) doesVPHaveNoFunctionalEquivalent() argument
566 END_REGISTER_VP_INTRINSIC(VPID) doesVPHaveNoFunctionalEquivalent() argument
574 BEGIN_REGISTER_VP_INTRINSIC(VPID,...) global() argument
586 BEGIN_REGISTER_VP_INTRINSIC(VPID,...) getConstrainedIntrinsicIDForVP() argument
588 END_REGISTER_VP_INTRINSIC(VPID) getConstrainedIntrinsicIDForVP() argument
599 BEGIN_REGISTER_VP_INTRINSIC(VPID,...) getForOpcode() argument
601 END_REGISTER_VP_INTRINSIC(VPID) getForOpcode() argument
643 getDeclarationForParams(Module * M,Intrinsic::ID VPID,Type * ReturnType,ArrayRef<Value * > Params) getDeclarationForParams() argument
713 BEGIN_REGISTER_VP_INTRINSIC(VPID,...) isVPReduction() argument
715 END_REGISTER_VP_INTRINSIC(VPID) isVPReduction() argument
725 BEGIN_REGISTER_VP_INTRINSIC(VPID,...) isVPCast() argument
727 END_REGISTER_VP_INTRINSIC(VPID) isVPCast() argument
737 BEGIN_REGISTER_VP_INTRINSIC(VPID,...) isVPCmp() argument
739 END_REGISTER_VP_INTRINSIC(VPID) isVPCmp() argument
749 BEGIN_REGISTER_VP_INTRINSIC(VPID,...) isVPBinOp() argument
751 END_REGISTER_VP_INTRINSIC(VPID) isVPBinOp() argument
781 BEGIN_REGISTER_VP_INTRINSIC(VPID,...) getPredicate() argument
786 END_REGISTER_VP_INTRINSIC(VPID) getPredicate() argument
805 BEGIN_REGISTER_VP_INTRINSIC(VPID,...) getVectorParamPos() argument
807 END_REGISTER_VP_INTRINSIC(VPID) getVectorParamPos() argument
818 BEGIN_REGISTER_VP_INTRINSIC(VPID,...) getStartParamPos() argument
820 END_REGISTER_VP_INTRINSIC(VPID) getStartParamPos() argument
[all...]
H A DVectorBuilder.cpp57 auto VPID = VPIntrinsic::getForOpcode(Opcode); in createVectorInstruction() local
[all...]
H A DVerifier.cpp5241 BEGIN_REGISTER_VP_INTRINSIC(VPID,...) visitIntrinsicCall() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp724 HELPER_MAP_VPID_TO_VPSD(VPID,VPSD) getISDForVPIntrinsicID() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp492 BEGIN_REGISTER_VP_SDNODE(VPID,LEGALPOS,...) LegalizeOp() argument
H A DSelectionDAGBuilder.cpp6587 BEGIN_REGISTER_VP_INTRINSIC(VPID,...) visitIntrinsicCall() argument
7844 HELPER_MAP_VPID_TO_VPSD(VPID,VPSD) getISDForVPIntrinsic() argument