Home
last modified time | relevance | path

Searched refs:getFilterIDFor (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/CodeGen/
DMachineModuleInfo.cpp343 LP.TypeIds.push_back(getFilterIDFor(IdsInFilter)); in addFilterTypeInfo()
437 int MachineModuleInfo::getFilterIDFor(std::vector<unsigned> &TyIds) { in getFilterIDFor() function in MachineModuleInfo
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineModuleInfo.cpp447 LP.TypeIds.push_back(getFilterIDFor(IdsInFilter)); in addFilterTypeInfo()
522 int MachineModuleInfo::getFilterIDFor(std::vector<unsigned> &TyIds) { in getFilterIDFor() function in MachineModuleInfo
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineModuleInfo.h322 int getFilterIDFor(std::vector<unsigned> &TyIds);
/external/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h353 int getFilterIDFor(std::vector<unsigned> &TyIds);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineFunction.cpp697 LP.TypeIds.push_back(getFilterIDFor(IdsInFilter)); in addFilterTypeInfo()
781 int MachineFunction::getFilterIDFor(std::vector<unsigned> &TyIds) { in getFilterIDFor() function in MachineFunction
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineFunction.h815 int getFilterIDFor(std::vector<unsigned> &TyIds);