Home
last modified time | relevance | path

Searched defs:SuperClasses (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp172 std::vector<ClassInfo*> SuperClasses; member
2263 std::vector<StringRef> SuperClasses; in emitIsSubclass() local
H A DCodeGenRegisters.h274 SmallVector<CodeGenRegisterClass*, 4> SuperClasses; variable
/aosp_15_r20/external/llvm/include/llvm/Target/
H A DTargetRegisterInfo.h76 const sc_iterator SuperClasses; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetRegisterInfo.h63 const sc_iterator SuperClasses; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetRegisterInfo.h70 const sc_iterator SuperClasses; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetRegisterInfo.h70 const sc_iterator SuperClasses; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetRegisterInfo.h70 const sc_iterator SuperClasses; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetRegisterInfo.h70 const sc_iterator SuperClasses; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetRegisterInfo.h70 const sc_iterator SuperClasses; variable
/aosp_15_r20/external/llvm/include/llvm/TableGen/
H A DRecord.h1231 SmallVector<std::pair<Record *, SMRange>, 0> SuperClasses; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
H A DRecord.h1439 SmallVector<std::pair<Record *, SMRange>, 0> SuperClasses; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/TableGen/
DRecord.h1670 SmallVector<std::pair<Record *, SMRange>, 0> SuperClasses; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/TableGen/
DRecord.h1670 SmallVector<std::pair<Record *, SMRange>, 0> SuperClasses; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/TableGen/
DRecord.h1670 SmallVector<std::pair<Record *, SMRange>, 0> SuperClasses; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/TableGen/
DRecord.h1670 SmallVector<std::pair<Record *, SMRange>, 0> SuperClasses; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/TableGen/
H A DRecord.h1604 SmallVector<std::pair<Record *, SMRange>, 0> SuperClasses; variable
/aosp_15_r20/external/clang/utils/TableGen/
H A DClangAttrEmitter.cpp2058 auto SuperClasses = R->getSuperClasses(); in findSuperClass() local