Home
last modified time | relevance | path

Searched refs:MallocF (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp635 Function *MallocF, const Twine &Name) { in createMalloc() argument
678 FunctionCallee MallocFunc = MallocF; in createMalloc()
721 Function *MallocF, in CreateMalloc() argument
724 ArraySize, None, MallocF, Name); in CreateMalloc()
730 Function *MallocF, in CreateMalloc() argument
733 ArraySize, OpB, MallocF, Name); in CreateMalloc()
747 Function *MallocF, const Twine &Name) { in CreateMalloc() argument
749 ArraySize, None, MallocF, Name); in CreateMalloc()
755 Function *MallocF, const Twine &Name) { in CreateMalloc() argument
757 ArraySize, OpB, MallocF, Name); in CreateMalloc()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstructions.h1622 Function *MallocF = nullptr,
1627 Function *MallocF = nullptr,
1633 Function *MallocF = nullptr,
1639 Function *MallocF = nullptr,