Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/include/llvm/Analysis/
H A DAliasSetTracker.h91 AliasSet *getAliasSet(AliasSetTracker &AST) { in getAliasSet() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DAliasSetTracker.h112 AliasSet *getAliasSet(AliasSetTracker &AST) { in getAliasSet() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DAliasSetTracker.h112 AliasSet *getAliasSet(AliasSetTracker &AST) { in getAliasSet() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DRDFRegisters.cpp101 std::set<RegisterId> PhysicalRegisterInfo::getAliasSet(RegisterId Reg) const { in getAliasSet() function in PhysicalRegisterInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DAliasSetTracker.h116 AliasSet *getAliasSet(AliasSetTracker &AST) { in getAliasSet() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DRDFRegisters.cpp106 std::set<RegisterId> PhysicalRegisterInfo::getAliasSet(RegisterId Reg) const { in getAliasSet() function in PhysicalRegisterInfo
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DRDFGraph.cpp617 std::vector<RegisterRef> RegisterAliasInfo::getAliasSet(RegisterRef RR) const { in getAliasSet() function in RegisterAliasInfo