Home
last modified time | relevance | path

Searched refs:findSwiftErrorVReg (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DFunctionLoweringInfo.h102 unsigned findSwiftErrorVReg(const MachineBasicBlock*, const Value*) const;
/external/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp599 unsigned FunctionLoweringInfo::findSwiftErrorVReg(const MachineBasicBlock *MBB, in findSwiftErrorVReg() function in FunctionLoweringInfo
DSelectionDAGBuilder.cpp3611 FuncInfo.findSwiftErrorVReg(FuncInfo.MBB, SV), in visitLoadFromSwiftError()
5790 FuncInfo.findSwiftErrorVReg(FuncInfo.MBB, V), in LowerCallTo()