Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DInstructions.cpp186 void PHINode::growOperands() { in growOperands() function in PHINode
281 void LandingPadInst::growOperands(unsigned Size) { in growOperands() function in LandingPadInst
845 void CatchSwitchInst::growOperands(unsigned Size) { in growOperands() function in CatchSwitchInst
3593 void SwitchInst::growOperands() { in growOperands() function in SwitchInst
3619 void IndirectBrInst::growOperands() { in growOperands() function in IndirectBrInst
/external/swiftshader/third_party/LLVM/lib/VMCore/
DInstructions.cpp141 void PHINode::growOperands() { in growOperands() function in PHINode
230 void LandingPadInst::growOperands(unsigned Size) { in growOperands() function in LandingPadInst
3186 void SwitchInst::growOperands() { in growOperands() function in SwitchInst
3229 void IndirectBrInst::growOperands() { in growOperands() function in IndirectBrInst
/external/llvm/lib/IR/
DInstructions.cpp131 void PHINode::growOperands() { in growOperands() function in PHINode
226 void LandingPadInst::growOperands(unsigned Size) { in growOperands() function in LandingPadInst
1038 void CatchSwitchInst::growOperands(unsigned Size) { in growOperands() function in CatchSwitchInst
3775 void SwitchInst::growOperands() { in growOperands() function in SwitchInst
3812 void IndirectBrInst::growOperands() { in growOperands() function in IndirectBrInst