Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
HDTargetBuiltins.h122 Int8, enumerator
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
HDPDBTypes.h394 Int8, enumerator
453 int8_t Int8; member
/freebsd-11-stable/contrib/llvm-project/clang/utils/TableGen/
HDNeonEmitter.cpp91 Int8, enumerator
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGBuiltin.cpp71 llvm::Type *Int8 = llvm::IntegerType::getInt8Ty(CGF.CGM.getLLVMContext()); in initializeAlloca() local