Searched defs:AVL (Results 1 – 10 of 10) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
H A D | VVPISelLowering.cpp | 24 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 D | VECustomDAG.cpp | 214 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 D | VECustomDAG.h | 137 SDValue AVL; member
|
H A D | VEISelLowering.cpp | 1845 auto AVL = CDAG.getConstant(NumEls, MVT::i32); in lowerBUILD_VECTOR() local
|
/freebsd/sys/contrib/edk2/Include/Library/ |
H A D | BaseLib.h | 5362 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 D | LoopIdiomVectorize.cpp | 505 Value *AVL = Builder.CreateSub(ExtEnd, VectorIndexPhi, "avl", /*HasNUW=*/true, in createPredicatedFindMismatch() local
|
H A D | VPlanRecipes.cpp | 466 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 D | RISCVInsertVSETVLI.cpp | 1622 auto &AVL = MI.getOperand(1); in canMutatePriorConfig() local
|
H A D | RISCVISelDAGToDAG.cpp | 590 uint64_t AVL = C->getZExtValue(); in selectVSETVLI() local
|
H A D | RISCVISelLowering.cpp | 8845 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...] |