Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVVectorPeephole.cpp431 const MachineOperand &TrueMask = in convertSameMaskVMergeToVMv() local
H A DRISCVISelDAGToDAG.cpp121 SDValue TrueMask = CurDAG->getNode( in PreprocessISelDAG() local
H A DRISCVISelLowering.cpp5009 auto TrueMask = getDefaultVLOps(VT, ContainerVT, DL, DAG, Subtarget).first; in lowerVECTOR_SHUFFLEAsVSlideup() local
11141 SDValue TrueMask = DAG.getNode(RISCVISD::VMSET_VL, DL, ContainerVT, VL); in lowerVectorMaskVecReduction() local
12197 SDValue TrueMask = getAllOnesMask(IdxVT, VL, DL, DAG); in lowerVECTOR_INTERLEAVE() local
12400 SDValue TrueMask = getAllOnesMask(VecVT, VLMax, DL, DAG); in lowerVECTOR_SPLICE() local
13316 SDValue TrueMask = DAG.getNode(RISCVISD::VMSET_VL, DL, ContainerVT, VL); in lowerVPMergeMask() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsanInstrumentation.cpp270 Value *TrueMask = ConstantInt::get(Mask->getType(), 1); in getInterestingMemoryOperands() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1540 Value *TrueMask = ConstantInt::get(Mask->getType(), 1); in getInterestingMemoryOperands() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp3205 SDValue TrueMask = DAG.getBoolConstant(true, DL, Mask.getValueType(), VT); in SplitVecRes_VP_REVERSE() local
3250 SDValue TrueMask = DAG.getBoolConstant(true, DL, Mask.getValueType(), VT); in SplitVecRes_VP_SPLICE() local