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