Home
last modified time | relevance | path

Searched defs:AllChains (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64A57FPLoadBalancing.cpp341 std::vector<std::unique_ptr<Chain>> AllChains; in runOnBasicBlock() local
602 std::vector<std::unique_ptr<Chain>> &AllChains) { in scanInstruction()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64A57FPLoadBalancing.cpp341 std::vector<std::unique_ptr<Chain>> AllChains; in runOnBasicBlock() local
602 std::vector<std::unique_ptr<Chain>> &AllChains) { in scanInstruction()
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64A57FPLoadBalancing.cpp345 std::vector<std::unique_ptr<Chain>> AllChains; in runOnBasicBlock() local
617 std::vector<std::unique_ptr<Chain>> &AllChains) { in scanInstruction()
/aosp_15_r20/external/cronet/net/proxy_resolution/
H A Dproxy_list.cc135 const std::vector<ProxyChain>& ProxyList::AllChains() const { in AllChains() function in net::ProxyList
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DCodeLayout.cpp945 std::vector<Chain> AllChains; member in __anonc81b4d870111::ExtTSPImpl