Searched defs:Store2 (Results 1 – 3 of 3) sorted by relevance
| /external/llvm/unittests/Analysis/ |
| D | MixedTBAATest.cpp | 45 auto *Store2 = new StoreInst(Value, Addr, BB); in TEST_F() local
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | LegalizeDAG.cpp | 409 SDValue Store1, Store2; in ExpandUnalignedStore() local 2433 SDValue Store2 = DAG.getStore(Store1, dl, InitialHi, Hi, in ExpandLegalINT_TO_FP() local
|
| /external/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 10922 SDValue Store2 = DAG.getStore(Store1, dl, DAG.getConstant(0, MVT::i32), in LowerUINT_TO_FP() local
|