Home
last modified time | relevance | path

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

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