Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp3773 SDValue TrueMask = in performCombineVMergeAndVOps() local
H A DRISCVISelLowering.cpp4711 auto TrueMask = getDefaultVLOps(VT, ContainerVT, DL, DAG, Subtarget).first; lowerVECTOR_SHUFFLEAsVSlideup() local
9750 SDValue TrueMask = DAG.getNode(RISCVISD::VMSET_VL, DL, ContainerVT, VL); lowerVectorMaskVecReduction() local
10598 SDValue TrueMask = getAllOnesMask(IdxVT, VL, DL, DAG); lowerVECTOR_INTERLEAVE() local
10743 SDValue TrueMask = getAllOnesMask(VecVT, VLMax, DL, DAG); lowerVECTOR_SPLICE() local
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1473 Value *TrueMask = ConstantInt::get(Mask->getType(), 1); in getInterestingMemoryOperands() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp3066 SDValue TrueMask = DAG.getBoolConstant(true, DL, Mask.getValueType(), VT); SplitVecRes_VP_REVERSE() local