Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp4359 SDValue InMask) { in tryVPTESTM()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp4177 SDValue DAGTypeLegalizer::convertMask(SDValue InMask, EVT MaskVT, in convertMask()
H A DTargetLowering.cpp2063 APInt InMask = APInt::getLowBitsSet(BitWidth, ZVT.getSizeInBits()); in SimplifyDemandedBits() local
H A DSelectionDAG.cpp3301 APInt InMask = APInt::getLowBitsSet(BitWidth, VT.getSizeInBits()); in computeKnownBits() local