Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A Dppc64.h466 static const uint64_t FullMask = 0x0003ffff0000ffff; in applyFixup() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp1520 SDValue FullMask = DAG.getNode(ISD::AND, DL, MaskVT, Mask, EVLMask); ExpandVP_MERGE() local
/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp1874 LaneBitmask FullMask = MRI->getMaxLaneMaskForVReg(DstInt->reg()); updateRegDefsUses() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp623 Value *FullMask = Builder.CreateOr(Y, MaskB); foldSelectICmpAndAnd() local