Home
last modified time | relevance | path

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

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