Home
last modified time | relevance | path

Searched defs:ExtKind (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/llvm/unittests/Support/
DTargetParserTest.cpp42 uint64_t ExtKind = ARM::getDefaultExtensions(CPUName, AK); in testARMCPU() local
802 uint64_t ExtKind = AArch64::getDefaultExtensions(CPUName, AK); in testAArch64CPU() local
/external/llvm-project/clang/include/clang/AST/
DExternalASTSource.h167 enum ExtKind { EK_Always, EK_Never, EK_ReplyHazy }; enum
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp1272 ExtendKind ExtKind = getExtendKind(DU.NarrowDef); in getExtendedOperandRecurrence() local
1321 ExtendKind ExtKind; in getWideRecurrence() local
1436 ExtendKind ExtKind = getExtendKind(NarrowDef); in widenWithVariantLoadUse() local
1490 ExtendKind ExtKind = getExtendKind(NarrowDef); in widenWithVariantLoadUseCodegen() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp1352 ExtendKind ExtKind = getExtendKind(DU.NarrowDef); in getExtendedOperandRecurrence() local
1401 ExtendKind ExtKind; in getWideRecurrence() local
1523 ExtendKind ExtKind = getExtendKind(NarrowDef); in widenWithVariantUse() local