HomeSort by relevance Sort by last modified time
    Searched defs:getFilterIDFor (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/CodeGen/
MachineModuleInfo.cpp 343 LP.TypeIds.push_back(getFilterIDFor(IdsInFilter));
435 /// getFilterIDFor - Return the filter id for the specified typeinfos. This is
437 int MachineModuleInfo::getFilterIDFor(std::vector<unsigned> &TyIds) {
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
MachineModuleInfo.cpp 447 LP.TypeIds.push_back(getFilterIDFor(IdsInFilter));
520 /// getFilterIDFor - Return the filter id for the specified typeinfos. This is
522 int MachineModuleInfo::getFilterIDFor(std::vector<unsigned> &TyIds) {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
MachineFunction.cpp 697 LP.TypeIds.push_back(getFilterIDFor(IdsInFilter));
781 int MachineFunction::getFilterIDFor(std::vector<unsigned> &TyIds) {
    [all...]

Completed in 502 milliseconds