Home
last modified time | relevance | path

Searched defs:Store2 (Results 1 – 15 of 15) sorted by relevance

/external/llvm/unittests/Analysis/
DMixedTBAATest.cpp47 auto *Store2 = new StoreInst(Value, Addr, BB); in TEST_F() local
/external/skia/include/private/
DSkNx.h102 AI static void Store2(void* vptr, const SkNx& a, const SkNx& b) { in Store2() function
DSkNx_neon.h48 AI static void Store2(void* dst, const SkNx& a, const SkNx& b) { in Store2() function
DSkNx_sse.h57 AI static void Store2(void* dst, const SkNx& a, const SkNx& b) { in Store2() function
/external/skqp/include/private/
DSkNx.h102 AI static void Store2(void* vptr, const SkNx& a, const SkNx& b) { in Store2() function
DSkNx_neon.h48 AI static void Store2(void* dst, const SkNx& a, const SkNx& b) { in Store2() function
DSkNx_sse.h57 AI static void Store2(void* dst, const SkNx& a, const SkNx& b) { in Store2() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp479 SDValue Store1, Store2; in ExpandUnalignedStore() local
2487 SDValue Store2 = DAG.getStore(Store1, dl, InitialHi, Hi, in ExpandLegalINT_TO_FP() local
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp3513 SDValue Store1, Store2; in expandUnalignedStore() local
DLegalizeDAG.cpp2302 SDValue Store2 = DAG.getStore(Store1, dl, InitialHi, Hi, in ExpandLegalINT_TO_FP() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp4244 SDValue Store1, Store2; in expandUnalignedStore() local
DLegalizeDAG.cpp2336 SDValue Store2 = in ExpandLegalINT_TO_FP() local
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.cpp7844 SDValue Store2 = DAG.getStore(Store1, dl, DAG.getConstant(0, MVT::i32), in LowerUINT_TO_FP() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp13726 SDValue Store2 = DAG.getStore(Store1, dl, DAG.getConstant(0, dl, MVT::i32), in LowerUINT_TO_FP() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp16649 SDValue Store2 = DAG.getStore(Store1, dl, DAG.getConstant(0, dl, MVT::i32), in LowerUINT_TO_FP() local