Searched defs:isSource (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ | ||
D | SILowerI1Copies.cpp | 148 bool isSource(MachineBasicBlock &MBB) const { in isSource() function in __anonfc5e1fc50111::PhiIncomingAnalysis |
D | AMDGPUMachineCFGStructurizer.cpp | 256 bool PHILinearize::isSource(unsigned Reg, MachineBasicBlock *SourceMBB) { in isSource() function in PHILinearize |
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ | ||
D | TypePromotion.cpp | 228 bool TypePromotion::isSource(Value *V) { in isSource() function in TypePromotion |