Home
last modified time | relevance | path

Searched defs:Type1 (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/contrib/dev/acpica/components/namespace/
H A Dnsprepkg.c857 UINT8 Type1, in AcpiNsCheckPackageElements()
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYISelDAGToDAG.cpp306 auto Type1 = N->getValueType(1); in selectAddCarry() local
349 auto Type1 = N->getValueType(1); in selectSubCarry() local
/freebsd/contrib/kyua/store/
H A Ddbtypes_test.cpp58 do_ok_test(void (*bind)(sqlite::statement&, const char*, Type1), in do_ok_test() argument
/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslprepkg.c617 UINT8 Type1, in ApCheckPackageElements()
H A Daslload.c1042 ACPI_OBJECT_TYPE Type1, in LdMatchExternType()
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DELF.h693 uint8_t Type1 = (Type >> 0) & 0xFF; in getRelocationTypeName() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h207 LLT Type1; member
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp1084 bool SPIRVGlobalRegistry::isBitcastCompatible(const SPIRVType *Type1, in isBitcastCompatible()