Home
last modified time | relevance | path

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

/external/llvm/unittests/Analysis/
DMixedTBAATest.cpp45 auto *Store1 = new StoreInst(Value, Addr, BB); in TEST_F() local
DAliasAnalysisTest.cpp180 auto *Store1 = new StoreInst(Value, Addr, BB); in TEST_F() local
/external/llvm/lib/Transforms/Scalar/
DMergedLoadStoreMotion.cpp421 StoreInst *Store1 = cast<StoreInst>(Inst); in canSinkFromBlock() local
/external/v8/test/cctest/
Dtest-asm-validator.cc1377 TEST(Store1) { in TEST() argument
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp419 SDValue Store1, Store2; in ExpandUnalignedStore() local
2551 SDValue Store1 = DAG.getStore(DAG.getEntryNode(), dl, in ExpandLegalINT_TO_FP() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp12912 SDValue Store1 = DAG.getStore(DAG.getEntryNode(), dl, Op.getOperand(0), in LowerUINT_TO_FP() local