Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DAddress.h87 ConstantAddress getBitCast(llvm::Type *ty) const { in getBitCast() function
/external/clang/lib/CodeGen/
DAddress.h88 ConstantAddress getBitCast(llvm::Type *ty) const { in getBitCast() function
/external/llvm/lib/IR/
DConstants.cpp1700 Constant *ConstantExpr::getBitCast(Constant *C, Type *DstTy, in getBitCast() function in ConstantExpr
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstants.cpp1872 Constant *ConstantExpr::getBitCast(Constant *C, Type *DstTy, in getBitCast() function in ConstantExpr
/external/llvm-project/llvm/lib/IR/
DConstants.cpp2151 Constant *ConstantExpr::getBitCast(Constant *C, Type *DstTy, in getBitCast() function in ConstantExpr