Home
last modified time | relevance | path

Searched defs:Store1 (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/unittests/Analysis/
H A DMixedTBAATest.cpp44 auto *Store1 = new StoreInst(Value, Addr, BB); in TEST_F() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DMergedLoadStoreMotion.cpp425 StoreInst *Store1 = cast<StoreInst>(Inst); in canSinkFromBlock() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp394 SDValue Store1, Store2; in ExpandUnalignedStore() local
2425 SDValue Store1 = DAG.getStore(DAG.getEntryNode(), dl, in ExpandLegalINT_TO_FP() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp14084 SDValue Store1 = DAG.getStore(DAG.getEntryNode(), dl, Op.getOperand(0), in LowerUINT_TO_FP() local