/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | ConstantFolder.h | 183 return ConstantExpr::getSExtOrBitCast(C, DestTy); in CreateSExtOrBitCast()
|
D | TargetFolder.h | 199 return Fold(ConstantExpr::getSExtOrBitCast(C, DestTy)); in CreateSExtOrBitCast()
|
/external/llvm/include/llvm/IR/ |
D | ConstantFolder.h | 190 return ConstantExpr::getSExtOrBitCast(C, DestTy); in CreateSExtOrBitCast()
|
D | Constants.h | 989 static Constant *getSExtOrBitCast(
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | ConstantFolder.h | 221 return ConstantExpr::getSExtOrBitCast(C, DestTy); in CreateSExtOrBitCast()
|
D | Constants.h | 1056 static Constant *getSExtOrBitCast(
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
D | TargetFolder.h | 206 return Fold(ConstantExpr::getSExtOrBitCast(C, DestTy)); in CreateSExtOrBitCast()
|
/external/llvm/include/llvm/Analysis/ |
D | TargetFolder.h | 207 return Fold(ConstantExpr::getSExtOrBitCast(C, DestTy)); in CreateSExtOrBitCast()
|
/external/swiftshader/third_party/LLVM/include/llvm/ |
D | Constants.h | 721 static Constant *getSExtOrBitCast(
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | ConstantFold.cpp | 2179 Constant *C1 = ConstantExpr::getSExtOrBitCast(Idx0, CommonTy); in ConstantFoldGetElementPtr() 2180 Constant *C2 = ConstantExpr::getSExtOrBitCast(Combined, CommonTy); in ConstantFoldGetElementPtr()
|
D | Constants.cpp | 1552 Constant *ConstantExpr::getSExtOrBitCast(Constant *C, Type *Ty) { in getSExtOrBitCast() function in ConstantExpr
|
D | Core.cpp | 1543 return wrap(ConstantExpr::getSExtOrBitCast(unwrap<Constant>(ConstantVal), in LLVMConstSExtOrBitCast()
|
/external/llvm/lib/IR/ |
D | ConstantFold.cpp | 2142 Constant *C1 = ConstantExpr::getSExtOrBitCast(Idx0, CommonTy); in ConstantFoldGetElementPtrImpl() 2143 Constant *C2 = ConstantExpr::getSExtOrBitCast(Combined, CommonTy); in ConstantFoldGetElementPtrImpl()
|
D | Constants.cpp | 1502 Constant *ConstantExpr::getSExtOrBitCast(Constant *C, Type *Ty) { in getSExtOrBitCast() function in ConstantExpr
|
D | Core.cpp | 1346 return wrap(ConstantExpr::getSExtOrBitCast(unwrap<Constant>(ConstantVal), in LLVMConstSExtOrBitCast()
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | ConstantFold.cpp | 2226 Constant *C1 = ConstantExpr::getSExtOrBitCast(Idx0, Int64Ty); in ConstantFoldGetElementPtrImpl() 2227 Constant *C2 = ConstantExpr::getSExtOrBitCast(Combined, Int64Ty); in ConstantFoldGetElementPtrImpl()
|
D | Constants.cpp | 1262 Constant *ConstantExpr::getSExtOrBitCast(Constant *C, Type *Ty) { in getSExtOrBitCast() function in ConstantExpr
|
D | Core.cpp | 948 return wrap(ConstantExpr::getSExtOrBitCast(unwrap<Constant>(ConstantVal), in LLVMConstSExtOrBitCast()
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCompares.cpp | 865 Index, ConstantExpr::getSExtOrBitCast(GEPIndex, IndexType)); in getAsConstantIndexedAddress()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCompares.cpp | 807 Index, ConstantExpr::getSExtOrBitCast(GEPIndex, IndexType)); in getAsConstantIndexedAddress()
|
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/ |
D | llvm.mli | 1032 See the method [llvm::ConstantExpr::getSExtOrBitCast]. *)
|
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/ |
D | llvm.mli | 1224 See the method [llvm::ConstantExpr::getSExtOrBitCast]. *)
|
/external/llvm/bindings/ocaml/llvm/ |
D | llvm.mli | 1200 See the method [llvm::ConstantExpr::getSExtOrBitCast]. *)
|