/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | Instructions.cpp | 408 Function *MallocF, const Twine &Name) { in createMalloc() argument 451 Value *MallocFunc = MallocF; in createMalloc() 494 Function *MallocF, in CreateMalloc() argument 497 ArraySize, None, MallocF, Name); in CreateMalloc() 503 Function *MallocF, in CreateMalloc() argument 506 ArraySize, OpB, MallocF, Name); in CreateMalloc() 520 Function *MallocF, const Twine &Name) { in CreateMalloc() argument 522 ArraySize, None, MallocF, Name); in CreateMalloc() 528 Function *MallocF, const Twine &Name) { in CreateMalloc() argument 530 ArraySize, OpB, MallocF, Name); in CreateMalloc()
|
/external/llvm/lib/IR/ |
D | Instructions.cpp | 446 Function *MallocF, const Twine &Name) { in createMalloc() argument 489 Value *MallocFunc = MallocF; in createMalloc() 531 Function *MallocF, in CreateMalloc() argument 534 ArraySize, None, MallocF, Name); in CreateMalloc() 540 Function *MallocF, in CreateMalloc() argument 543 ArraySize, OpB, MallocF, Name); in CreateMalloc() 558 Function *MallocF, const Twine &Name) { in CreateMalloc() argument 560 ArraySize, None, MallocF, Name); in CreateMalloc() 566 Function *MallocF, const Twine &Name) { in CreateMalloc() argument 568 ArraySize, OpB, MallocF, Name); in CreateMalloc()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyLowerEmscriptenEHSjLj.cpp | 490 Function *MallocF = M.getFunction("malloc"); in canLongjmp() local 492 if (Callee == SetjmpF || Callee == MallocF || Callee == FreeF) in canLongjmp()
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | Instructions.cpp | 356 Value *ArraySize, Function *MallocF, in createMalloc() argument 400 Value *MallocFunc = MallocF; in createMalloc() 441 Function * MallocF, in CreateMalloc() argument 444 ArraySize, MallocF, Name); in CreateMalloc() 458 Function *MallocF, const Twine &Name) { in CreateMalloc() argument 460 ArraySize, MallocF, Name); in CreateMalloc()
|
/external/llvm/include/llvm/IR/ |
D | Instructions.h | 1477 Function* MallocF = nullptr, 1482 Function* MallocF = nullptr, 1488 Function* MallocF = nullptr, 1494 Function* MallocF = nullptr,
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | Instructions.h | 2013 Function *MallocF = nullptr, 2018 Function *MallocF = nullptr, 2024 Function *MallocF = nullptr, 2030 Function *MallocF = nullptr,
|
/external/swiftshader/third_party/LLVM/include/llvm/ |
D | Instructions.h | 1200 Function* MallocF = 0, 1205 Function* MallocF = 0,
|