Home
last modified time | relevance | path

Searched refs:ComputePHILiveOutRegInfo (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DFunctionLoweringInfo.h265 void ComputePHILiveOutRegInfo(const PHINode*);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DFunctionLoweringInfo.h288 void ComputePHILiveOutRegInfo(const PHINode*);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp411 void FunctionLoweringInfo::ComputePHILiveOutRegInfo(const PHINode *PN) { in ComputePHILiveOutRegInfo() function in FunctionLoweringInfo
DSelectionDAGISel.cpp1560 FuncInfo->ComputePHILiveOutRegInfo(&PN); in SelectAllBasicBlocks()
/external/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp421 void FunctionLoweringInfo::ComputePHILiveOutRegInfo(const PHINode *PN) { in ComputePHILiveOutRegInfo() function in FunctionLoweringInfo
DSelectionDAGISel.cpp1293 FuncInfo->ComputePHILiveOutRegInfo(PN); in SelectAllBasicBlocks()