Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.h69 enum LibFunc : unsigned { global() enum
[all...]
/llvm-project/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp193 __anonc13b02390102(const std::pair<LibFunc, AllocFnsTy> &P) getAllocationDataForFunction() argument
503 __anonc13b02390202(const std::pair<LibFunc, FreeFnsTy> &P) getFreeFunctionDataForFunction() argument
[all...]
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp13147 makeStateFunctionCall(unsigned LibFunc,SDValue Ptr,SDValue InChain,const SDLoc & DLoc) makeStateFunctionCall() argument