Home
last modified time | relevance | path

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

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