Searched refs:MallocF (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
| H A D | Instructions.cpp | 629 Function *MallocF, const Twine &Name) { in createMalloc() argument 672 FunctionCallee MallocFunc = MallocF; in createMalloc() 715 Function *MallocF, in CreateMalloc() argument 718 ArraySize, None, MallocF, Name); in CreateMalloc() 724 Function *MallocF, in CreateMalloc() argument 727 ArraySize, OpB, MallocF, Name); in CreateMalloc() 741 Function *MallocF, const Twine &Name) { in CreateMalloc() argument 743 ArraySize, None, MallocF, Name); in CreateMalloc() 749 Function *MallocF, const Twine &Name) { in CreateMalloc() argument 751 ArraySize, OpB, MallocF, Name); in CreateMalloc()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
| H A D | Instructions.h | 1611 Function *MallocF = nullptr, 1616 Function *MallocF = nullptr, 1622 Function *MallocF = nullptr, 1628 Function *MallocF = nullptr,
|