Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h397 Int8, enumerator
456 int8_t Int8; member
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetBuiltins.h190 Int8, enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h207 Int8 = 1 << 0, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h637 Int8 = 0, enumerator
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp91 Int8, enumerator
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp84 llvm::Type *Int8 = llvm::IntegerType::getInt8Ty(CGF.CGM.getLLVMContext()); in initializeAlloca() local