Home
last modified time | relevance | path

Searched refs:allocHungoffUses (Results 1 – 19 of 19) sorted by relevance

/external/llvm-project/llvm/lib/IR/
DUser.cpp40 void User::allocHungoffUses(unsigned N, bool IsPhi) { in allocHungoffUses() function in llvm::User
67 allocHungoffUses(NewNumUses, IsPhi); in growHungoffUses()
DInstructions.cpp101 allocHungoffUses(PN.getNumOperands()); in PHINode()
201 allocHungoffUses(LP.getNumOperands()); in LandingPadInst()
225 allocHungoffUses(ReservedSpace); in init()
1112 allocHungoffUses(ReservedSpace); in init()
3990 allocHungoffUses(ReservedSpace); in init()
4214 allocHungoffUses(ReservedSpace); in init()
4248 allocHungoffUses(IBI.getNumOperands()); in IndirectBrInst()
DFunction.cpp1661 allocHungoffUses(3, /*IsPhi=*/ false); in allocHungoffUselist()
/external/llvm/lib/IR/
DUser.cpp43 void User::allocHungoffUses(unsigned N, bool IsPhi) { in allocHungoffUses() function in llvm::User
73 allocHungoffUses(NewNumUses, IsPhi); in growHungoffUses()
DInstructions.cpp95 allocHungoffUses(PN.getNumOperands()); in PHINode()
195 allocHungoffUses(LP.getNumOperands()); in LandingPadInst()
219 allocHungoffUses(ReservedSpace); in init()
1027 allocHungoffUses(ReservedSpace); in init()
3693 allocHungoffUses(ReservedSpace); in init()
3803 allocHungoffUses(ReservedSpace); in init()
3837 allocHungoffUses(IBI.getNumOperands()); in IndirectBrInst()
DFunction.cpp1199 allocHungoffUses(3, /*IsPhi=*/ false); in allocHungoffUselist()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DUser.cpp39 void User::allocHungoffUses(unsigned N, bool IsPhi) { in allocHungoffUses() function in llvm::User
68 allocHungoffUses(NewNumUses, IsPhi); in growHungoffUses()
DInstructions.cpp109 allocHungoffUses(PN.getNumOperands()); in PHINode()
209 allocHungoffUses(LP.getNumOperands()); in LandingPadInst()
233 allocHungoffUses(ReservedSpace); in init()
1032 allocHungoffUses(ReservedSpace); in init()
3792 allocHungoffUses(ReservedSpace); in init()
4016 allocHungoffUses(ReservedSpace); in init()
4050 allocHungoffUses(IBI.getNumOperands()); in IndirectBrInst()
DFunction.cpp1519 allocHungoffUses(3, /*IsPhi=*/ false); in allocHungoffUselist()
/external/llvm/include/llvm/Transforms/Utils/
DMemorySSA.h365 allocHungoffUses(ReservedSpace);
464 void allocHungoffUses(unsigned N) {
465 User::allocHungoffUses(N, /* IsPhi */ true);
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DUser.h90 void allocHungoffUses(unsigned N, bool IsPhi = false);
/external/llvm/include/llvm/IR/
DUser.h84 void allocHungoffUses(unsigned N, bool IsPhi = false);
DInstructions.h2496 allocHungoffUses(ReservedSpace);
2504 allocHungoffUses(ReservedSpace);
2511 void allocHungoffUses(unsigned N) {
2512 User::allocHungoffUses(N, /* IsPhi */ true);
/external/llvm-project/llvm/include/llvm/IR/
DUser.h87 void allocHungoffUses(unsigned N, bool IsPhi = false);
DInstructions.h2595 allocHungoffUses(ReservedSpace);
2603 allocHungoffUses(ReservedSpace);
2615 void allocHungoffUses(unsigned N) {
2616 User::allocHungoffUses(N, /* IsPhi */ true);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DUser.h87 void allocHungoffUses(unsigned N, bool IsPhi = false);
DInstructions.h2565 allocHungoffUses(ReservedSpace);
2573 allocHungoffUses(ReservedSpace);
2585 void allocHungoffUses(unsigned N) {
2586 User::allocHungoffUses(N, /* IsPhi */ true);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DMemorySSA.h493 allocHungoffUses(ReservedSpace);
644 void allocHungoffUses(unsigned N) {
645 User::allocHungoffUses(N, /* IsPhi */ true);
/external/llvm-project/llvm/include/llvm/Analysis/
DMemorySSA.h494 allocHungoffUses(ReservedSpace);
642 void allocHungoffUses(unsigned N) {
643 User::allocHungoffUses(N, /* IsPhi */ true);