Home
last modified time | relevance | path

Searched refs:getVectorLengthParam (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsanInstrumentation.cpp298 VPI->getMaskParam(), VPI->getVectorLengthParam(), in getInterestingMemoryOperands()
312 VPI->getVectorLengthParam()); in getInterestingMemoryOperands()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp499 Value *EVLParam = VPI.getVectorLengthParam(); in discardEVLParameter()
531 Value *OldEVLParam = VPI.getVectorLengthParam(); in foldEVLIntoMask()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DIntrinsicInst.cpp388 Value *VPIntrinsic::getVectorLengthParam() const { in getVectorLengthParam() function in VPIntrinsic
602 auto *VLParam = getVectorLengthParam(); in canIgnoreVectorLengthParam()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInterleavedAccess.cpp443 Value *WideEVL = Load->getVectorLengthParam(); in lowerInterleavedVPLoad()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicInst.h595 LLVM_ABI Value *getVectorLengthParam() const;
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1570 VPI->getMaskParam(), VPI->getVectorLengthParam(), in getInterestingMemoryOperands()
1586 VPI->getVectorLengthParam()); in getInterestingMemoryOperands()