Searched defs:isSource (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGOpenMPRuntime.h | 2305 bool isSource(const T *) { return false; } in isSource() function |
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SILowerI1Copies.cpp | 144 bool isSource(MachineBasicBlock &MBB) const { in isSource() function in __anon952a5e950111::PhiIncomingAnalysis |
H A D | AMDGPUMachineCFGStructurizer.cpp | 237 bool PHILinearize::isSource(unsigned Reg, MachineBasicBlock *SourceMBB) { in isSource() function in PHILinearize |
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | TypePromotion.cpp | 230 bool TypePromotionImpl::isSource(Value *V) { in isSource() function in TypePromotionImpl |
/freebsd/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOpenMP.cpp | 9141 bool isSource(const OMPDoacrossClause *C) { in isSource() function in __anon1dd12e444011::OMPDoacrossKind |