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

  /external/llvm/lib/CodeGen/
MachineModuleInfo.cpp 418 /// setCallSiteLandingPad - Map the landing pad's EH symbol to the call site
420 void MachineModuleInfo::setCallSiteLandingPad(MCSymbol *Sym,
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
MachineModuleInfo.cpp 502 /// setCallSiteLandingPad - Map the landing pad's EH symbol to the call site
504 void MachineModuleInfo::setCallSiteLandingPad(MCSymbol *Sym,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
MachineFunction.cpp 768 void MachineFunction::setCallSiteLandingPad(MCSymbol *Sym,
    [all...]

Completed in 408 milliseconds