Searched defs:isSource (Results 1 – 6 of 6) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGOpenMPRuntime.h | 2305 bool isSource(const T *) { return false; } isSource() function |
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SILowerI1Copies.cpp | 144 bool isSource(MachineBasicBlock &MBB) const { isSource() function in __anond05b17a80111::PhiIncomingAnalysis |
H A D | AMDGPUMachineCFGStructurizer.cpp |
|
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | TypePromotion.cpp | 230 bool TypePromotionImpl::isSource(Value *V) { in isSource() function in TypePromotionImpl |
/llvm-project/flang/lib/Lower/ | ||
H A D | Allocatable.cpp | 589 genSourceMoldAllocation(const Allocation & alloc,const fir::MutableBoxValue & box,bool isSource) genSourceMoldAllocation() argument |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOpenMP.cpp | 9138 bool isSource(const OMPDoacrossClause *C) { isSource() function in __anona1d9ac773f11::OMPDoacrossKind |