Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/lib/IR/
H A DConstants.cpp1547 bool OnlyIfReduced = false) { in getFoldedCast()
1565 bool OnlyIfReduced) { in getCast()
1686 Constant *ConstantExpr::getSExt(Constant *C, Type *Ty, bool OnlyIfReduced) { in getSExt()
1700 Constant *ConstantExpr::getZExt(Constant *C, Type *Ty, bool OnlyIfReduced) { in getZExt()
1783 bool OnlyIfReduced) { in getPtrToInt()
1796 bool OnlyIfReduced) { in getIntToPtr()
1809 bool OnlyIfReduced) { in getBitCast()
1821 bool OnlyIfReduced) { in getAddrSpaceCast()
1964 Constant *C2, bool OnlyIfReduced) { in getCompare()
2042 Constant *RHS, bool OnlyIfReduced) { in getICmp()
[all …]