Searched defs:FT1 (Results 1 – 6 of 6) sorted by relevance
156 FunctionType *FT1 = FunctionType::get(Type::getVoidTy(context), ArgTy1, false); in TEST_F() local183 FunctionType *FT1 = FunctionType::get(Type::getVoidTy(context), ArgTy1, false); in TEST_F() local
193 static const uint32_t FT1[256] = { FT }; variable372 static uint32_t FT1[256]; variable
189 MBEDTLS_MAYBE_UNUSED static const uint32_t FT1[256] = { FT }; variable347 MBEDTLS_MAYBE_UNUSED static uint32_t FT1[256]; variable
79 FT1 = 1, // F1, temporary 1 enumerator
249 constexpr uint8_t FT1 = 1; // FP Temporary register 1 - caller saved. variable
4181 FunctionTemplateDecl *FT1, in isAtLeastAsSpecializedAs()4364 Sema::getMoreSpecializedTemplate(FunctionTemplateDecl *FT1, in getMoreSpecializedTemplate()