Home
last modified time | relevance | path

Searched defs:StInst (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Target/X86/
H A DX86AvoidStoreForwardingBlocks.cpp408 MachineInstr *StInst = StoreInst; buildCopy() local
511 MachineInstr *StInst = StoreInst; updateKillStatus() local
/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2892 } else if (auto *StInst = dyn_cast<StoreInst>(Inst)) { salvageDebugInfoImpl() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp5012 SDValue StInst = DAG.getStore( ConvertNodeToLibcall() local