Searched defs:isSource (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ | ||
| H A D | SILowerI1Copies.cpp | 142 bool isSource(MachineBasicBlock &MBB) const { in isSource() function in __anon1ceaab0c0111::PhiIncomingAnalysis |
| H A D | AMDGPUMachineCFGStructurizer.cpp | 237 bool PHILinearize::isSource(unsigned Reg, MachineBasicBlock *SourceMBB) { in isSource() function in PHILinearize |
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/ | ||
| H A D | TypePromotion.cpp | 229 bool TypePromotionImpl::isSource(Value *V) { in isSource() function in TypePromotionImpl |