Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/GlobalISel/
DRegisterBankInfo.cpp422 APInt ValueMask(OrigValueBitWidth, 0); in verify() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DRegisterBankInfo.cpp563 APInt ValueMask(OrigValueBitWidth, 0); in verify() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DRegisterBankInfo.cpp562 APInt ValueMask(OrigValueBitWidth, 0); in verify() local
/external/llvm/lib/Transforms/Instrumentation/
DEfficiencySanitizer.cpp886 Value *ValueMask = ConstantInt::get(ShadowTy, 0x81); // 10000001B in instrumentFastpathWorkingSet() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderImageLoadStoreTests.cpp8634 static inline T ValueMask() in ValueMask() function
8668 static inline T ValueMask() in ValueMask() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp7342 APInt ValueMask = APInt::getSignedMaxValue(BitSize); // All bits but sign. in lowerISFPCLASS() local
/external/mesa3d/src/mesa/main/
Dmtypes.h727 GLuint ValueMask[3]; /**< Value mask */ member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp8065 APInt ValueMask = APInt::getSignedMaxValue(BitSize); // All bits but sign. in expandIS_FPCLASS() local