Home
last modified time | relevance | path

Searched refs:setHungoffOperand (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DFunction.cpp1744 setHungoffOperand<0>(Fn); in setPersonalityFn()
1754 setHungoffOperand<1>(PrefixData); in setPrefixData()
1764 setHungoffOperand<2>(PrologueData); in setPrologueData()
1784 void Function::setHungoffOperand(Constant *C) { in setHungoffOperand() function in Function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DFunction.h947 template<int Idx> void setHungoffOperand(Constant *C);