Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DFunctionLoweringInfo.h101 unsigned getOrCreateSwiftErrorVReg(const MachineBasicBlock *,
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp530 FunctionLoweringInfo::getOrCreateSwiftErrorVReg(const MachineBasicBlock *MBB, in getOrCreateSwiftErrorVReg() function in FunctionLoweringInfo
572 unsigned VReg = getOrCreateSwiftErrorVReg(MBB, Val); in getOrCreateSwiftErrorVRegUseAt()
H A DSelectionDAGISel.cpp1389 Pred, FuncInfo->getOrCreateSwiftErrorVReg(Pred, SwiftErrorVal))); in propagateSwiftErrorVRegs()