Home
last modified time | relevance | path

Searched defs:BaseValue (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp667 explicit BDVState(Status Status, Value *BaseValue = nullptr) in BDVState()
672 explicit BDVState(Value *BaseValue) : Status(Base), BaseValue(BaseValue) {} in BDVState()
711 AssertingVH<Value> BaseValue; // Non-null only if Status == Base. member in __anondf07360e0411::BDVState
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8632/
DGPRArith.cpp124 #define TestLeaBaseDisp(Base, BaseValue, Disp, Dst) \ in TEST_F() argument
175 #define TestLeaBaseIndexDisp(Base, BaseValue, Index, IndexValue, Disp, Dst0, \ in TEST_F() argument
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8664/
DGPRArith.cpp112 #define TestLeaBaseDisp(Base, BaseValue, Disp, Dst) \ in TEST_F() argument
162 #define TestLeaBaseIndexDisp(Base, BaseValue, Index, IndexValue, Disp, Dst0, \ in TEST_F() argument
/third_party/node/deps/v8/src/codegen/mips/
Dconstants-mips.h1403 inline int BaseValue() const { in BaseValue() function
/third_party/node/deps/v8/src/codegen/mips64/
Dconstants-mips64.h1465 inline int BaseValue() const { in BaseValue() function