/third_party/skia/src/core/ |
D | Sk4px.h | 44 static Sk4px Load2(const SkPMColor px[2]) { in Load2() function
|
/third_party/flutter/skia/src/core/ |
D | Sk4px.h | 44 static Sk4px Load2(const SkPMColor px[2]) { in Load2() function
|
/third_party/skia/include/private/ |
D | SkNx.h | 83 AI static void Load2(const void* vptr, SkNx* a, SkNx* b) { in Load2() function
|
D | SkNx_neon.h | 42 AI static void Load2(const void* ptr, SkNx* x, SkNx* y) { in Load2() function 165 AI static void Load2(const void* ptr, SkNx* x, SkNx* y) { in Load2() function
|
D | SkNx_sse.h | 51 AI static void Load2(const void* ptr, SkNx* x, SkNx* y) { in Load2() function 137 AI static void Load2(const void* ptr, SkNx* x, SkNx* y) { in Load2() function
|
/third_party/flutter/skia/include/private/ |
D | SkNx.h | 83 AI static void Load2(const void* vptr, SkNx* a, SkNx* b) { in Load2() function
|
D | SkNx_neon.h | 42 AI static void Load2(const void* ptr, SkNx* x, SkNx* y) { in Load2() function 176 AI static void Load2(const void* ptr, SkNx* x, SkNx* y) { in Load2() function
|
D | SkNx_sse.h | 51 AI static void Load2(const void* ptr, SkNx* x, SkNx* y) { in Load2() function 139 AI static void Load2(const void* ptr, SkNx* x, SkNx* y) { in Load2() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 1218 virtual bool areLoadsFromSameBasePtr(SDNode *Load1, SDNode *Load2, in areLoadsFromSameBasePtr() 1232 virtual bool shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2, in shouldScheduleLoadsNear()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.cpp | 1835 bool ARMBaseInstrInfo::areLoadsFromSameBasePtr(SDNode *Load1, SDNode *Load2, in areLoadsFromSameBasePtr() 1916 bool ARMBaseInstrInfo::shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2, in shouldScheduleLoadsNear()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InstrInfo.cpp | 5746 X86InstrInfo::areLoadsFromSameBasePtr(SDNode *Load1, SDNode *Load2, in areLoadsFromSameBasePtr() 5944 bool X86InstrInfo::shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2, in shouldScheduleLoadsNear()
|
D | X86ISelLowering.cpp | 41287 SDValue Load2 = DAG.getLoad(HalfVT, dl, Ld->getChain(), Ptr2, in combineLoad() local
|