/aosp_15_r20/external/llvm/lib/IR/ |
H A D | Instructions.cpp | 116 setNumHungOffUseOperands(getNumOperands() - 1); in removeIncomingValue() 218 setNumHungOffUseOperands(0); in init() 237 setNumHungOffUseOperands(getNumOperands() + 1); in addClause() 1014 setNumHungOffUseOperands(ReservedSpace); in CatchSwitchInst() 1026 setNumHungOffUseOperands(UnwindDest ? 2 : 1); in init() 1051 setNumHungOffUseOperands(getNumOperands() + 1); in addHandler() 1063 setNumHungOffUseOperands(getNumOperands() - 1); in removeHandler() 3692 setNumHungOffUseOperands(2); in init() 3724 setNumHungOffUseOperands(SI.getNumOperands()); in SwitchInst() 3744 setNumHungOffUseOperands(OpNo+2); in addCase() [all …]
|
H A D | Function.cpp | 361 setNumHungOffUseOperands(0); in dropAllReferences() 1200 setNumHungOffUseOperands(3); in allocHungoffUselist()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Instructions.cpp | 130 setNumHungOffUseOperands(getNumOperands() - 1); in removeIncomingValue() 232 setNumHungOffUseOperands(0); in init() 251 setNumHungOffUseOperands(getNumOperands() + 1); in addClause() 1019 setNumHungOffUseOperands(ReservedSpace); in CatchSwitchInst() 1031 setNumHungOffUseOperands(UnwindDest ? 2 : 1); in init() 1056 setNumHungOffUseOperands(getNumOperands() + 1); in addHandler() 1068 setNumHungOffUseOperands(getNumOperands() - 1); in removeHandler() 3791 setNumHungOffUseOperands(2); in init() 3823 setNumHungOffUseOperands(SI.getNumOperands()); in SwitchInst() 3842 setNumHungOffUseOperands(OpNo+2); in addCase() [all …]
|
H A D | Function.cpp | 391 setNumHungOffUseOperands(0); in dropAllReferences() 1520 setNumHungOffUseOperands(3); in allocHungoffUselist()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | Instructions.cpp | 137 setNumHungOffUseOperands(getNumOperands() - 1); in removeIncomingValue() 239 setNumHungOffUseOperands(0); in init() 258 setNumHungOffUseOperands(getNumOperands() + 1); in addClause() 1259 setNumHungOffUseOperands(ReservedSpace); in CatchSwitchInst() 1271 setNumHungOffUseOperands(UnwindDest ? 2 : 1); in init() 1296 setNumHungOffUseOperands(getNumOperands() + 1); in addHandler() 1308 setNumHungOffUseOperands(getNumOperands() - 1); in removeHandler() 4488 setNumHungOffUseOperands(2); in init() 4520 setNumHungOffUseOperands(SI.getNumOperands()); in SwitchInst() 4539 setNumHungOffUseOperands(OpNo+2); in addCase() [all …]
|
H A D | Function.cpp | 538 setNumHungOffUseOperands(0); in dropAllReferences() 2031 setNumHungOffUseOperands(3); in allocHungoffUselist()
|
/aosp_15_r20/external/llvm/include/llvm/IR/ |
H A D | User.h | 178 void setNumHungOffUseOperands(unsigned NumOps) { in setNumHungOffUseOperands() function
|
H A D | Instructions.h | 2627 setNumHungOffUseOperands(getNumOperands() + 1);
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
H A D | User.h | 191 void setNumHungOffUseOperands(unsigned NumOps) { in setNumHungOffUseOperands() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | User.h | 215 void setNumHungOffUseOperands(unsigned NumOps) { in setNumHungOffUseOperands() function
|
D | Instructions.h | 2867 setNumHungOffUseOperands(getNumOperands() + 1);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | User.h | 215 void setNumHungOffUseOperands(unsigned NumOps) { in setNumHungOffUseOperands() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | User.h | 215 void setNumHungOffUseOperands(unsigned NumOps) { in setNumHungOffUseOperands() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | User.h | 215 void setNumHungOffUseOperands(unsigned NumOps) { in setNumHungOffUseOperands() function
|
H A D | Instructions.h | 2858 setNumHungOffUseOperands(getNumOperands() + 1);
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | User.h | 215 void setNumHungOffUseOperands(unsigned NumOps) { in setNumHungOffUseOperands() function
|
H A D | Instructions.h | 2708 setNumHungOffUseOperands(getNumOperands() + 1);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | User.h | 215 void setNumHungOffUseOperands(unsigned NumOps) { in setNumHungOffUseOperands() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | MemorySSA.h | 565 setNumHungOffUseOperands(getNumOperands() + 1); 597 setNumHungOffUseOperands(getNumOperands() - 1);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | MemorySSA.h | 565 setNumHungOffUseOperands(getNumOperands() + 1); 597 setNumHungOffUseOperands(getNumOperands() - 1);
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | MemorySSA.h | 569 setNumHungOffUseOperands(getNumOperands() + 1); 601 setNumHungOffUseOperands(getNumOperands() - 1);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/ |
D | MemorySSA.h | 565 setNumHungOffUseOperands(getNumOperands() + 1); 597 setNumHungOffUseOperands(getNumOperands() - 1);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | MemorySSA.h | 566 setNumHungOffUseOperands(getNumOperands() + 1); 598 setNumHungOffUseOperands(getNumOperands() - 1);
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
H A D | MemorySSA.h | 565 setNumHungOffUseOperands(getNumOperands() + 1); 597 setNumHungOffUseOperands(getNumOperands() - 1);
|
/aosp_15_r20/external/llvm/include/llvm/Transforms/Utils/ |
H A D | MemorySSA.h | 432 setNumHungOffUseOperands(getNumOperands() + 1);
|