Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h397 Int8, enumerator
456 int8_t Int8; member
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DTargetBuiltins.h177 Int8, enumerator
/openbsd-src/gnu/llvm/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h191 Int8 = 1 << 0, enumerator
/openbsd-src/gnu/llvm/clang/utils/TableGen/
H A DNeonEmitter.cpp91 Int8, enumerator
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGBuiltin.cpp77 llvm::Type *Int8 = llvm::IntegerType::getInt8Ty(CGF.CGM.getLLVMContext()); in initializeAlloca() local