Searched defs:Store2 (Results 1 – 5 of 5) sorted by relevance
/external/llvm/unittests/Analysis/ |
D | MixedTBAATest.cpp | 47 auto *Store2 = new StoreInst(Value, Addr, BB); in TEST_F() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | LegalizeDAG.cpp | 479 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/ |
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/lib/Target/X86/ |
D | X86ISelLowering.cpp | 7844 SDValue Store2 = DAG.getStore(Store1, dl, DAG.getConstant(0, MVT::i32), in LowerUINT_TO_FP() local
|