Home
last modified time | relevance | path

Searched refs:getSExtOrBitCast (Results 1 – 23 of 23) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DConstantFolder.h183 return ConstantExpr::getSExtOrBitCast(C, DestTy); in CreateSExtOrBitCast()
DTargetFolder.h199 return Fold(ConstantExpr::getSExtOrBitCast(C, DestTy)); in CreateSExtOrBitCast()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DConstantFolder.h221 return ConstantExpr::getSExtOrBitCast(C, DestTy); in CreateSExtOrBitCast()
DConstants.h1056 static Constant *getSExtOrBitCast(
/external/llvm/include/llvm/IR/
DConstantFolder.h190 return ConstantExpr::getSExtOrBitCast(C, DestTy); in CreateSExtOrBitCast()
DConstants.h989 static Constant *getSExtOrBitCast(
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DTargetFolder.h206 return Fold(ConstantExpr::getSExtOrBitCast(C, DestTy)); in CreateSExtOrBitCast()
/external/llvm/include/llvm/Analysis/
DTargetFolder.h207 return Fold(ConstantExpr::getSExtOrBitCast(C, DestTy)); in CreateSExtOrBitCast()
/external/swiftshader/third_party/LLVM/include/llvm/
DConstants.h721 static Constant *getSExtOrBitCast(
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DConstantFold.cpp2179 Constant *C1 = ConstantExpr::getSExtOrBitCast(Idx0, CommonTy); in ConstantFoldGetElementPtr()
2180 Constant *C2 = ConstantExpr::getSExtOrBitCast(Combined, CommonTy); in ConstantFoldGetElementPtr()
DConstants.cpp1552 Constant *ConstantExpr::getSExtOrBitCast(Constant *C, Type *Ty) { in getSExtOrBitCast() function in ConstantExpr
DCore.cpp1543 return wrap(ConstantExpr::getSExtOrBitCast(unwrap<Constant>(ConstantVal), in LLVMConstSExtOrBitCast()
/external/llvm/lib/IR/
DConstantFold.cpp2142 Constant *C1 = ConstantExpr::getSExtOrBitCast(Idx0, CommonTy); in ConstantFoldGetElementPtrImpl()
2143 Constant *C2 = ConstantExpr::getSExtOrBitCast(Combined, CommonTy); in ConstantFoldGetElementPtrImpl()
DConstants.cpp1502 Constant *ConstantExpr::getSExtOrBitCast(Constant *C, Type *Ty) { in getSExtOrBitCast() function in ConstantExpr
DCore.cpp1346 return wrap(ConstantExpr::getSExtOrBitCast(unwrap<Constant>(ConstantVal), in LLVMConstSExtOrBitCast()
/external/swiftshader/third_party/LLVM/lib/VMCore/
DConstantFold.cpp2226 Constant *C1 = ConstantExpr::getSExtOrBitCast(Idx0, Int64Ty); in ConstantFoldGetElementPtrImpl()
2227 Constant *C2 = ConstantExpr::getSExtOrBitCast(Combined, Int64Ty); in ConstantFoldGetElementPtrImpl()
DConstants.cpp1262 Constant *ConstantExpr::getSExtOrBitCast(Constant *C, Type *Ty) { in getSExtOrBitCast() function in ConstantExpr
DCore.cpp948 return wrap(ConstantExpr::getSExtOrBitCast(unwrap<Constant>(ConstantVal), in LLVMConstSExtOrBitCast()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp865 Index, ConstantExpr::getSExtOrBitCast(GEPIndex, IndexType)); in getAsConstantIndexedAddress()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp807 Index, ConstantExpr::getSExtOrBitCast(GEPIndex, IndexType)); in getAsConstantIndexedAddress()
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm.mli1032 See the method [llvm::ConstantExpr::getSExtOrBitCast]. *)
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/
Dllvm.mli1224 See the method [llvm::ConstantExpr::getSExtOrBitCast]. *)
/external/llvm/bindings/ocaml/llvm/
Dllvm.mli1200 See the method [llvm::ConstantExpr::getSExtOrBitCast]. *)