Searched defs:UnalignedLoad (Results 1 – 6 of 6) sorted by relevance
| /third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/ |
| D | endian_test.cc | 91 inline T UnalignedLoad(const char* p) { in UnalignedLoad() function
|
| /third_party/astc-encoder/Source/UnitTest/ |
| D | test_simd.cpp | 262 TEST(vfloat4, UnalignedLoad) in TEST() argument 1143 TEST(vint4, UnalignedLoad) in TEST() argument 2020 TEST(vfloat8, UnalignedLoad) in TEST() argument 2732 TEST(vint8, UnalignedLoad) in TEST() argument
|
| /third_party/node/deps/v8/src/compiler/ |
| D | raw-machine-assembler.h | 210 Node* UnalignedLoad(MachineType type, Node* base) { in UnalignedLoad() function 213 Node* UnalignedLoad(MachineType type, Node* base, Node* index) { in UnalignedLoad() function
|
| D | code-assembler.h | 776 TNode<Type> UnalignedLoad(TNode<RawPtrT> base, TNode<IntPtrT> offset) { in UnalignedLoad() function
|
| D | machine-operator.cc | 1337 const Operator* MachineOperatorBuilder::UnalignedLoad(LoadRepresentation rep) { in UnalignedLoad() function in v8::internal::compiler::MachineOperatorBuilder
|
| D | code-assembler.cc | 757 Node* CodeAssembler::UnalignedLoad(MachineType type, TNode<RawPtrT> base, in UnalignedLoad() function in v8::internal::compiler::CodeAssembler
|