Searched defs:TypeIndex (Results 1 – 5 of 5) sorted by relevance
96 TypeIndex() : Index(0) {} in TypeIndex() function97 explicit TypeIndex(uint32_t Index) : Index(Index) {} in TypeIndex() function98 explicit TypeIndex(SimpleTypeKind Kind) in TypeIndex() function100 TypeIndex(SimpleTypeKind Kind, SimpleTypeMode Mode) in TypeIndex() function
164 class TypeIndex(NameApiIndex): class
1627 enum TypeIndex { enum in v8::internal::wasm::AsmWasmBuilderImpl
1835 unsigned TypeIndex, OpIndex; in X86SelectDivRem() local
780 ULONG TypeIndex; member