Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFAdjustOpt.cpp269 if (auto *LdInst = dyn_cast<LoadInst>(&I)) { in avoidSpeculation() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1872 auto *LdInst = cast<LoadInst>(CurDef); in insertSpills() local
2854 if (auto *LdInst = dyn_cast<LoadInst>(Inst)) { in salvageDebugInfoImpl() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp4879 SDValue LdInst = DAG.getLoad( in ConvertNodeToLibcall() local