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/ |
| D | RewriteStatepointsForGC.cpp | 667 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/ |
| D | GPRArith.cpp | 124 #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/ |
| D | GPRArith.cpp | 112 #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/ |
| D | constants-mips.h | 1403 inline int BaseValue() const { in BaseValue() function
|
| /third_party/node/deps/v8/src/codegen/mips64/ |
| D | constants-mips64.h | 1465 inline int BaseValue() const { in BaseValue() function
|