Home
last modified time | relevance | path

Searched refs:getZExtOrBitCast (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DConstantFolder.h180 return ConstantExpr::getZExtOrBitCast(C, DestTy); in CreateZExtOrBitCast()
DTargetFolder.h194 return Fold(ConstantExpr::getZExtOrBitCast(C, DestTy)); in CreateZExtOrBitCast()
/external/llvm/include/llvm/IR/
DConstantFolder.h187 return ConstantExpr::getZExtOrBitCast(C, DestTy); in CreateZExtOrBitCast()
DConstants.h983 static Constant *getZExtOrBitCast(
/external/llvm/include/llvm/Analysis/
DTargetFolder.h202 return Fold(ConstantExpr::getZExtOrBitCast(C, DestTy)); in CreateZExtOrBitCast()
/external/swiftshader/third_party/LLVM/include/llvm/
DConstants.h715 static Constant *getZExtOrBitCast(
/external/swiftshader/third_party/LLVM/lib/VMCore/
DConstants.cpp1256 Constant *ConstantExpr::getZExtOrBitCast(Constant *C, Type *Ty) { in getZExtOrBitCast() function in ConstantExpr
DCore.cpp942 return wrap(ConstantExpr::getZExtOrBitCast(unwrap<Constant>(ConstantVal), in LLVMConstZExtOrBitCast()
/external/llvm/lib/IR/
DConstants.cpp1496 Constant *ConstantExpr::getZExtOrBitCast(Constant *C, Type *Ty) { in getZExtOrBitCast() function in ConstantExpr
DCore.cpp1340 return wrap(ConstantExpr::getZExtOrBitCast(unwrap<Constant>(ConstantVal), in LLVMConstZExtOrBitCast()
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm.mli1026 See the method [llvm::ConstantExpr::getZExtOrBitCast]. *)
/external/llvm/bindings/ocaml/llvm/
Dllvm.mli1195 See the method [llvm::ConstantExpr::getZExtOrBitCast]. *)