Home
last modified time | relevance | path

Searched defs:InvertionMask (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp8329 APInt InvertionMask = APInt::getAllOnes(DstTy.getScalarSizeInBits()); in lowerISFPCLASS() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp8652 APInt InvertionMask = APInt::getAllOnes(ResultVT.getScalarSizeInBits()); in expandIS_FPCLASS() local