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