Home
last modified time | relevance | path

Searched refs:addInvoke (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineModuleInfo.h274 void addInvoke(MachineBasicBlock *LandingPad,
/external/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h311 void addInvoke(MachineBasicBlock *LandingPad,
/external/llvm/lib/CodeGen/
DMachineModuleInfo.cpp301 void MachineModuleInfo::addInvoke(MachineBasicBlock *LandingPad, in addInvoke() function in MachineModuleInfo
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineModuleInfo.cpp393 void MachineModuleInfo::addInvoke(MachineBasicBlock *LandingPad, in addInvoke() function in MachineModuleInfo
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineFunction.h788 void addInvoke(MachineBasicBlock *LandingPad,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineFunction.cpp670 void MachineFunction::addInvoke(MachineBasicBlock *LandingPad, in addInvoke() function in MachineFunction
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DIRTranslator.cpp1091 MF->addInvoke(&EHPadMBB, BeginSymbol, EndSymbol); in translateInvoke()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp5323 MMI.addInvoke(LandingPad, BeginLabel, EndLabel); in LowerCallTo()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp5750 MMI.addInvoke(FuncInfo.MBBMap[EHPadBB], BeginLabel, EndLabel); in lowerInvokable()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp6409 MF.addInvoke(FuncInfo.MBBMap[EHPadBB], BeginLabel, EndLabel); in lowerInvokable()