Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h396 Int8, enumerator
455 int8_t Int8; member
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DTargetBuiltins.h150 Int8, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DNeonEmitter.cpp92 Int8, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBuiltin.cpp77 llvm::Type *Int8 = llvm::IntegerType::getInt8Ty(CGF.CGM.getLLVMContext()); in initializeAlloca() local