Home
last modified time | relevance | path

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

/freebsd/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); lowerVVP_LOAD_STORE() local
270 SDValue AVL = getAnnotatedNodeAVL(Op).first; lowerVVP_GATHER_SCATTER() local
404 auto AVL = getNodeAVL(Op); legalizePackedAVL() local
[all...]
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.cpp1845 auto AVL = CDAG.getConstant(NumEls, MVT::i32); in lowerBUILD_VECTOR() local
/freebsd/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/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopIdiomVectorize.cpp505 Value *AVL = Builder.CreateSub(ExtEnd, VectorIndexPhi, "avl", /*HasNUW=*/true, in createPredicatedFindMismatch() local
H A DVPlanRecipes.cpp466 auto GetEVL = [=](VPTransformState &State, Value *AVL) { in generatePerPart()
485 Value *AVL = State.Builder.CreateSub(TripCount, Index); in generatePerPart() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp1622 auto &AVL = MI.getOperand(1); in canMutatePriorConfig() local
H A DRISCVISelDAGToDAG.cpp590 uint64_t AVL = C->getZExtValue(); in selectVSETVLI() local
H A DRISCVISelLowering.cpp8845 SDValue AVL = getVLOperand(Op); lowerVectorIntrinsicScalars() local
8978 SDValue AVL = DAG.getNode(ISD::ZERO_EXTEND, DL, XLenVT, N->getOperand(1)); lowerGetVectorLength() local
9791 isNonZeroAVL(SDValue AVL) isNonZeroAVL() argument
[all...]