Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h2305 bool isSource(const T *) { return false; } isSource() function
2312 bool isSource(const OMPDependClause *C) { isSource() function
2318 bool isSource(const OMPDoacrossClause *C) { isSource() function
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerI1Copies.cpp144 bool isSource(MachineBasicBlock &MBB) const { isSource() function in __anond05b17a80111::PhiIncomingAnalysis
H A DAMDGPUMachineCFGStructurizer.cpp
/llvm-project/llvm/lib/CodeGen/
H A DTypePromotion.cpp230 bool TypePromotionImpl::isSource(Value *V) { in isSource() function in TypePromotionImpl
/llvm-project/flang/lib/Lower/
H A DAllocatable.cpp589 genSourceMoldAllocation(const Allocation & alloc,const fir::MutableBoxValue & box,bool isSource) genSourceMoldAllocation() argument
/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp9138 bool isSource(const OMPDoacrossClause *C) { isSource() function in __anona1d9ac773f11::OMPDoacrossKind