Home
last modified time | relevance | path

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

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