Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DInstructions.cpp408 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/
DInstructions.cpp446 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/
DWebAssemblyLowerEmscriptenEHSjLj.cpp490 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/
DInstructions.cpp356 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/
DInstructions.h1477 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/
DInstructions.h2013 Function *MallocF = nullptr,
2018 Function *MallocF = nullptr,
2024 Function *MallocF = nullptr,
2030 Function *MallocF = nullptr,
/external/swiftshader/third_party/LLVM/include/llvm/
DInstructions.h1200 Function* MallocF = 0,
1205 Function* MallocF = 0,