Home
last modified time | relevance | path

Searched defs:isSource (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h2294 bool isSource(const T *) { return false; } isSource() function
2301 bool isSource(const OMPDependClause *C) { isSource() function
2307 bool isSource(const OMPDoacrossClause *C) { isSource() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerI1Copies.cpp144 bool isSource(MachineBasicBlock &MBB) const { in isSource() function in __anon68b845a70111::PhiIncomingAnalysis
H A DAMDGPUMachineCFGStructurizer.cpp237 bool PHILinearize::isSource(unsigned Reg, MachineBasicBlock *SourceMBB) { in isSource() function in PHILinearize
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DTypePromotion.cpp229 bool TypePromotionImpl::isSource(Value *V) { isSource() function in TypePromotionImpl
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp9336 bool isSource(const OMPDoacrossClause *C) { isSource() function in __anon265630163d11::OMPDoacrossKind