Home
last modified time | relevance | path

Searched defs:ValueMask (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterBankInfo.cpp572 APInt ValueMask(OrigValueBitWidth, 0); in verify() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp8323 APInt ValueMask = APInt::getSignedMaxValue(BitSize); // All bits but sign. in lowerISFPCLASS() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp8643 APInt ValueMask = APInt::getSignedMaxValue(BitSize); // All bits but sign. in expandIS_FPCLASS() local