Searched defs:Store2 (Results 1 – 13 of 13) sorted by relevance
/external/llvm/unittests/Analysis/ |
D | MixedTBAATest.cpp | 47 auto *Store2 = new StoreInst(Value, Addr, BB); in TEST_F() local
|
/external/libgav1/src/dsp/arm/ |
D | common_neon.h | 367 inline void Store2(void* const buf, const uint8x8_t val) { in Store2() function 374 inline void Store2(void* const buf, const uint16x8_t val) { in Store2() function 381 inline void Store2(void* const buf, const uint16x4_t val) { in Store2() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
D | AArch64StackTagging.cpp | 228 Value *Store2 = I2 == Out.end() ? Constant::getNullValue(IRB.getInt64Ty()) in generate() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64StackTagging.cpp | 206 Value *Store2 = I2 == Out.end() ? Constant::getNullValue(IRB.getInt64Ty()) in generate() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 3513 SDValue Store1, Store2; in expandUnalignedStore() local
|
D | LegalizeDAG.cpp | 2302 SDValue Store2 = DAG.getStore(Store1, dl, InitialHi, Hi, in ExpandLegalINT_TO_FP() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeDAG.cpp | 2388 SDValue Store2 = in ExpandLegalINT_TO_FP() local
|
D | TargetLowering.cpp | 6933 SDValue Store1, Store2; in expandUnalignedStore() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeDAG.cpp | 2360 SDValue Store2 = in ExpandLegalINT_TO_FP() local
|
D | TargetLowering.cpp | 9298 SDValue Store1, Store2; in expandUnalignedStore() local
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 13726 SDValue Store2 = DAG.getStore(Store1, dl, DAG.getConstant(0, dl, MVT::i32), in LowerUINT_TO_FP() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 19348 SDValue Store2 = DAG.getStore(Store1, dl, DAG.getConstant(0, dl, MVT::i32), in LowerUINT_TO_FP() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 21932 SDValue Store2 = DAG.getStore(Store1, dl, DAG.getConstant(0, dl, MVT::i32), in LowerUINT_TO_FP() local
|