Searched refs:getMappings (Results 1 – 8 of 8) sorted by relevance
249 static SmallVector<VFInfo, 8> getMappings(const CallInst &CI) { in getMappings() function263 ScalarToVectorMappings(VFDatabase::getMappings(CI)) {} in VFDatabase()
184 for (auto &entry : VFSWriter.getMappings()) { in copyFiles()
231 auto mapping = FileCollector.VFSWriter.getMappings(); in TEST()
631 auto Mappings = VFDatabase::getMappings(*CI); in TEST()
1042 const std::vector<YAMLVFSEntry> &getMappings() const { return Mappings; } in getMappings() function
743 (!VFDatabase::getMappings(*CI).empty() || in canVectorizeInstrs()
4523 } else if (!VFDatabase(*Call).getMappings(*Call).empty()) { in generateKeySubkey()
2166 !VFDatabase::getMappings(*Call).empty()) in analyzeLoop()