Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp2956 if (llvm::Type* AdjTy = in EmitAsmStmt() local
2959 ResultRegTypes.back() = AdjTy; in EmitAsmStmt()
2999 if (llvm::Type* AdjTy = in EmitAsmStmt() local
3002 Arg = Builder.CreateBitCast(Arg, AdjTy); in EmitAsmStmt()
3086 if (llvm::Type* AdjTy = in EmitAsmStmt() local
3089 Arg = Builder.CreateBitCast(Arg, AdjTy); in EmitAsmStmt()