Home
last modified time | relevance | path

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

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