Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DFunctionLoweringInfo.h187 void ComputePHILiveOutRegInfo(const PHINode*);
/external/llvm/include/llvm/CodeGen/
DFunctionLoweringInfo.h265 void ComputePHILiveOutRegInfo(const PHINode*);
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp262 void FunctionLoweringInfo::ComputePHILiveOutRegInfo(const PHINode *PN) { in ComputePHILiveOutRegInfo() function in FunctionLoweringInfo
DSelectionDAGISel.cpp850 FuncInfo->ComputePHILiveOutRegInfo(cast<PHINode>(I)); 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()