Searched defs:isSource (Results 1 – 6 of 6) sorted by relevance
/external/llvm-project/llvm/lib/Target/AMDGPU/ | ||
D | SILowerI1Copies.cpp | 147 bool isSource(MachineBasicBlock &MBB) const { in isSource() function in __anon8f725c6c0111::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/Target/AMDGPU/ | ||
D | SILowerI1Copies.cpp | 148 bool isSource(MachineBasicBlock &MBB) const { in isSource() function in __anond856f4600111::PhiIncomingAnalysis |
D | AMDGPUMachineCFGStructurizer.cpp | 256 bool PHILinearize::isSource(unsigned Reg, MachineBasicBlock *SourceMBB) { in isSource() function in PHILinearize |
/external/llvm-project/llvm/lib/CodeGen/ | ||
D | TypePromotion.cpp | 230 bool TypePromotion::isSource(Value *V) { in isSource() function in TypePromotion |
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ | ||
D | TypePromotion.cpp | 228 bool TypePromotion::isSource(Value *V) { in isSource() function in TypePromotion |