Searched refs:MallocF (Results 1 – 2 of 2) sorted by relevance
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/ |
| HD | Instructions.cpp | 527 Function *MallocF, const Twine &Name) { in createMalloc() argument 570 FunctionCallee MallocFunc = MallocF; in createMalloc() 613 Function *MallocF, in CreateMalloc() argument 616 ArraySize, None, MallocF, Name); in CreateMalloc() 622 Function *MallocF, in CreateMalloc() argument 625 ArraySize, OpB, MallocF, Name); in CreateMalloc() 639 Function *MallocF, const Twine &Name) { in CreateMalloc() argument 641 ArraySize, None, MallocF, Name); in CreateMalloc() 647 Function *MallocF, const Twine &Name) { in CreateMalloc() argument 649 ArraySize, OpB, MallocF, Name); in CreateMalloc()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/ |
| HD | Instructions.h | 1605 Function *MallocF = nullptr, 1610 Function *MallocF = nullptr, 1616 Function *MallocF = nullptr, 1622 Function *MallocF = nullptr,
|