Home
last modified time | relevance | path

Searched defs:Called (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFCheckAndAdjustIR.cpp205 auto *Called = dyn_cast<Function>(Call->getCalledOperand()); sinkMinMaxInBB() local
389 if (auto *Called = Call->getCalledFunction()) removeGEPBuiltinsInFunc() local
/freebsd-src/contrib/ncurses/ncurses/trace/
H A Dlib_trace.c218 static const char Called[] = T_CALLED(""); in _nc_va_tracef() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DMLInlineAdvisor.cpp151 auto *Called = CS->getCalledFunction(); MLInlineAdvisor() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineRegisterInfo.cpp569 const Function *Called = getCalledFunction(MI); isNoReturnDef() local
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DCalledOnceCheck.cpp925 ParameterStatus Called(ParameterStatus::DefinitelyCalled, Call); in processCallFor() local