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

  /external/llvm/lib/CodeGen/
MachineModuleInfo.cpp 334 /// addFilterTypeInfo - Provide the filter typeinfo for a landing pad.
337 addFilterTypeInfo(MachineBasicBlock *LandingPad,
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
MachineModuleInfo.cpp 438 /// addFilterTypeInfo - Provide the filter typeinfo for a landing pad.
441 addFilterTypeInfo(MachineBasicBlock *LandingPad,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
MachineFunction.cpp 691 void MachineFunction::addFilterTypeInfo(MachineBasicBlock *LandingPad,
834 MF.addFilterTypeInfo(&MBB, FilterList);
    [all...]

Completed in 234 milliseconds