Home
last modified time | relevance | path

Searched defs:llvmType (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/Lowering/DirectToLLVM/
H A DLowerToLLVM.cpp429 mlir::Type llvmType; member in cir::direct::GlobalInitAttrRewriter
1226 const mlir::Type llvmType = in setupRegionInitializedLLVMGlobalOp() local
1283 const mlir::Type llvmType = in matchAndRewrite() local
1392 mlir::Type llvmType = getTypeConverter()->convertType(type); in matchAndRewrite() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp114 auto *llvmType = CGM.getTypes().ConvertType(type); in addTypedData() local
H A DCGBlocks.cpp593 llvm::Type *llvmType = CGM.getTypes().ConvertType(thisType); in computeBlockInfo() local
642 llvm::Type *llvmType = in computeBlockInfo() local
H A DCGExpr.cpp5325 llvm::Type *llvmType = ConvertTypeForMem(FieldType); in EmitLValueForFieldInitialization() local