Home
last modified time | relevance | path

Searched refs:growOperands (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstructions.cpp145 void PHINode::growOperands() { in growOperands() function in PHINode
240 void LandingPadInst::growOperands(unsigned Size) { in growOperands() function in LandingPadInst
249 growOperands(1); in addClause()
1043 void CatchSwitchInst::growOperands(unsigned Size) { in growOperands() function in CatchSwitchInst
1054 growOperands(1); in addHandler()
3839 growOperands(); // Get more space! in addCase()
3875 void SwitchInst::growOperands() { in growOperands() function in SwitchInst
4025 void IndirectBrInst::growOperands() { in growOperands() function in IndirectBrInst
4063 growOperands(); // Get more space! in addDestination()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DMemorySSA.h567 growOperands(); // Get more space!
655 void growOperands() {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DInstructions.h2706 growOperands(); // Get more space!
2776 void growOperands();
2818 void growOperands(unsigned Size);
2874 void reserveClauses(unsigned Size) { growOperands(Size); }
3154 void growOperands();
3552 void growOperands();
4251 void growOperands(unsigned Size);