Home
last modified time | relevance | path

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

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