Home
last modified time | relevance | path

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

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