Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h2305 bool isSource(const T *) { return false; } in isSource() function
2312 bool isSource(const OMPDependClause *C) { in isSource() function
2318 bool isSource(const OMPDoacrossClause *C) { in isSource() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerI1Copies.cpp144 bool isSource(MachineBasicBlock &MBB) const { in isSource() function in __anon952a5e950111::PhiIncomingAnalysis
H A DAMDGPUMachineCFGStructurizer.cpp237 bool PHILinearize::isSource(unsigned Reg, MachineBasicBlock *SourceMBB) { in isSource() function in PHILinearize
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTypePromotion.cpp230 bool TypePromotionImpl::isSource(Value *V) { in isSource() function in TypePromotionImpl
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp9141 bool isSource(const OMPDoacrossClause *C) { in isSource() function in __anon1dd12e444011::OMPDoacrossKind