Home
last modified time | relevance | path

Searched defs:int8Ty (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp1559 Type *int8Ty = Type::getInt8Ty(function->getContext()); ReplaceVariables() local
/llvm-project/mlir/lib/IR/
H A DMLIRContext.cpp237 IntegerType int1Ty, int8Ty, int16Ty, int32Ty, int64Ty, int128Ty; global() member in mlir::MLIRContextImpl
/llvm-project/flang/lib/Optimizer/Builder/
H A DIntrinsicCall.cpp4154 mlir::Type int8Ty = builder.getIntegerType(8); genIeeeClass() local