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