Home
last modified time | relevance | path

Searched defs:AVL (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/VE/
H A DVVPISelLowering.cpp24 SDValue AVL = in splitMaskArithmetic() local
63 SDValue AVL; in lowerToVVP() local
132 SDValue AVL = getNodeAVL(Op); in lowerVVP_LOAD_STORE() local
276 SDValue AVL = getAnnotatedNodeAVL(Op).first; in lowerVVP_GATHER_SCATTER() local
410 auto AVL = getNodeAVL(Op); in legalizePackedAVL() local
H A DVECustomDAG.cpp214 bool isLegalAVL(SDValue AVL) { return AVL->getOpcode() == VEISD::LEGALAVL; } in isLegalAVL()
396 SDValue AVL = getNodeAVL(Op); in getAnnotatedNodeAVL() local
414 auto AVL = getConstant(MaskVT.getVectorNumElements(), MVT::i32); in getConstantMask() local
564 SDValue Mask, SDValue AVL, in getLegalReductionOpVVP()
H A DVECustomDAG.h137 SDValue AVL; member
H A DVEISelLowering.cpp1847 auto AVL = CDAG.getConstant(NumEls, MVT::i32); lowerBUILD_VECTOR() local
/freebsd-src/sys/contrib/edk2/Include/Library/
H A DBaseLib.h5362 UINT32 AVL:1; member
5460 UINT32 AVL:1; ///< Available for use by system software member
5517 UINT32 AVL:1; ///< Available for use by system software member
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp1511 auto &AVL = MI.getOperand(1); canMutatePriorConfig() local
[all...]
H A DRISCVISelDAGToDAG.cpp592 SDValue VLImm = CurDAG->getTargetConstant(AVL, DL, XLenVT); in selectVSETVLI() local
H A DRISCVISelLowering.cpp8310 SDValue AVL = getVLOperand(Op); lowerVectorIntrinsicScalars() local
8443 SDValue AVL = DAG.getNode(ISD::ZERO_EXTEND, DL, XLenVT, N->getOperand(1)); lowerGetVectorLength() local
9171 isNonZeroAVL(SDValue AVL) isNonZeroAVL() argument
[all...]