Searched defs:OnlyIfReduced (Results  1 – 2 of 2) sorted by relevance
| /external/llvm/lib/IR/ | 
| D | Constants.cpp | 1129                                         bool OnlyIfReduced, Type *SrcTy) const {  in getWithOperands() 1440                                bool OnlyIfReduced = false) {  in getFoldedCast() 1458                                 bool OnlyIfReduced) {  in getCast() 1564 Constant *ConstantExpr::getTrunc(Constant *C, Type *Ty, bool OnlyIfReduced) {  in getTrunc() 1578 Constant *ConstantExpr::getSExt(Constant *C, Type *Ty, bool OnlyIfReduced) {  in getSExt() 1592 Constant *ConstantExpr::getZExt(Constant *C, Type *Ty, bool OnlyIfReduced) {  in getZExt() 1606 Constant *ConstantExpr::getFPTrunc(Constant *C, Type *Ty, bool OnlyIfReduced) {  in getFPTrunc() 1618 Constant *ConstantExpr::getFPExtend(Constant *C, Type *Ty, bool OnlyIfReduced) {  in getFPExtend() 1630 Constant *ConstantExpr::getUIToFP(Constant *C, Type *Ty, bool OnlyIfReduced) {  in getUIToFP() 1641 Constant *ConstantExpr::getSIToFP(Constant *C, Type *Ty, bool OnlyIfReduced) {  in getSIToFP() [all …] 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ | 
| D | Constants.cpp | 1289                                         bool OnlyIfReduced, Type *SrcTy) const {  in getWithOperands() 1612                                bool OnlyIfReduced = false) {  in getFoldedCast() 1630                                 bool OnlyIfReduced) {  in getCast() 1736 Constant *ConstantExpr::getTrunc(Constant *C, Type *Ty, bool OnlyIfReduced) {  in getTrunc() 1750 Constant *ConstantExpr::getSExt(Constant *C, Type *Ty, bool OnlyIfReduced) {  in getSExt() 1764 Constant *ConstantExpr::getZExt(Constant *C, Type *Ty, bool OnlyIfReduced) {  in getZExt() 1778 Constant *ConstantExpr::getFPTrunc(Constant *C, Type *Ty, bool OnlyIfReduced) {  in getFPTrunc() 1790 Constant *ConstantExpr::getFPExtend(Constant *C, Type *Ty, bool OnlyIfReduced) {  in getFPExtend() 1802 Constant *ConstantExpr::getUIToFP(Constant *C, Type *Ty, bool OnlyIfReduced) {  in getUIToFP() 1813 Constant *ConstantExpr::getSIToFP(Constant *C, Type *Ty, bool OnlyIfReduced) {  in getSIToFP() [all …] 
 |