Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/arm64/
Dinstructions-arm64.h124 #define DEFINE_GETTER(Name, HighBit, LowBit, Func) \ argument
Dconstants-arm64.h287 #define DECLARE_FIELDS_OFFSETS(Name, HighBit, LowBit, unused_1, unused_2) \ argument
291 #define DECLARE_INSTRUCTION_FIELDS_OFFSETS(Name, HighBit, LowBit, unused_1) \ argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DScaledNumber.h350 DigitsT HighBit = DigitsT(1) << (getWidth<DigitsT>() - 1); in getSum() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldChecker.cpp616 unsigned HighBit = HighBitExpr.getValue(); in evalSliceExpr() local
/third_party/vixl/src/aarch64/
Dsimulator-aarch64.h939 #define DEFINE_GETTER(Name, HighBit, LowBit, Func) \ argument
Dinstructions-aarch64.h303 #define DEFINE_GETTER(Name, HighBit, LowBit, Func) \ argument
Dconstants-aarch64.h242 #define DECLARE_FIELDS_OFFSETS(Name, HighBit, LowBit, X) \ argument
/third_party/node/deps/v8/src/execution/arm64/
Dsimulator-arm64.h296 #define DEFINE_GETTER(Name, HighBit, LowBit, Func, Type) \ argument