Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DUser.cpp40 void User::allocHungoffUses(unsigned N, bool IsPhi) { in allocHungoffUses() function in llvm::User
69 allocHungoffUses(NewNumUses, IsPhi); in growHungoffUses()
DInstructions.cpp150 allocHungoffUses(PN.getNumOperands()); in PHINode()
250 allocHungoffUses(LP.getNumOperands()); in LandingPadInst()
274 allocHungoffUses(ReservedSpace); in init()
834 allocHungoffUses(ReservedSpace); in init()
3509 allocHungoffUses(ReservedSpace); in init()
3610 allocHungoffUses(ReservedSpace); in init()
3644 allocHungoffUses(IBI.getNumOperands()); in IndirectBrInst()
DFunction.cpp1323 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/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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DMemorySSA.h470 allocHungoffUses(ReservedSpace);
621 void allocHungoffUses(unsigned N) {
622 User::allocHungoffUses(N, /* IsPhi */ true);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DUser.h88 void allocHungoffUses(unsigned N, bool IsPhi = false);
DInstructions.h2931 allocHungoffUses(ReservedSpace);
2939 allocHungoffUses(ReservedSpace);
2951 void allocHungoffUses(unsigned N) {
2952 User::allocHungoffUses(N, /* IsPhi */ true);