/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | IVUsers.h | 97 SmallPtrSet<Instruction*, 16> Processed; global() variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | MVETailPredication.cpp | 385 PHINode *Processed = Builder.CreatePHI(Ty, 2); in InsertVCTPIntrinsic() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeTypes.h | 49 Processed = -3 global() enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | CFIInstrInserter.cpp | 84 bool Processed = false; member
|
H A D | LiveVariables.cpp | 244 SmallSet<unsigned, 8> Processed; HandlePhysRegUse() local
|
H A D | ComplexDeinterleavingPass.cpp | 1166 std::vector<bool> Processed(Info.size(), false); in identifyMultiplications() local 1514 SmallVector<bool> Processed(ReductionInfo.size(), false); in identifyReductionNodes() local [all...] |
H A D | TwoAddressInstructionPass.cpp | 107 SmallPtrSet<MachineInstr*, 8> Processed; global() member in __anonbf3c637f0111::TwoAddressInstructionPass
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonGenPredicate.cpp | 514 VectOfInst Processed, Copy; in runOnMachineFunction() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfDebug.cpp | 1210 DenseSet<DIGlobalVariable *> Processed; in beginModule() local 1529 DwarfCompileUnit &TheCU, DenseSet<InlinedEntity> &Processed) { in collectVariableInfoFromMFTable() argument 1875 DenseSet<InlinedEntity> &Processed) { in collectEntityInfo() argument 2286 DenseSet<InlinedEntity> Processed; endFunctionImpl() local [all...] |
H A D | CodeViewDebug.cpp | 1275 DenseSet<InlinedEntity> &Processed) { in collectVariableInfoFromMFTable() 1444 DenseSet<InlinedEntity> Processed; in collectVariableInfo() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86FloatingPoint.cpp | 350 df_iterator_default_set<MachineBasicBlock*> Processed; in runOnMachineFunction() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | EarlyCSE.cpp | 806 bool Processed = false; member in __anon19c0a85d0411::EarlyCSE::StackNode
|
H A D | LoopStrengthReduce.cpp | 972 isHighCostExpansion(const SCEV * S,SmallPtrSetImpl<const SCEV * > & Processed,ScalarEvolution & SE) isHighCostExpansion() argument 2855 SmallPtrSet<const SCEV*, 8> Processed; isProfitableIncrement() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/Coverage/ |
H A D | CoverageMapping.cpp | 636 Processed, /// Added to this Decision global() enumerator
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/orc/ |
H A D | macho_platform.cpp | 253 std::vector<span<RecordElement>> Processed; member in __anon068503140211::MachOPlatformRuntimeState::RecordSectionsTracker
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | ScalarEvolutionExpander.cpp | 1871 isHighCostExpansionHelper(const SCEVOperand & WorkItem,Loop * L,const Instruction & At,InstructionCost & Cost,unsigned Budget,const TargetTransformInfo & TTI,SmallPtrSetImpl<const SCEV * > & Processed,SmallVectorImpl<SCEVOperand> & Worklist) isHighCostExpansionHelper() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGStmtOpenMP.cpp | 7208 llvm::SmallDenseSet<CanonicalDeclPtr<const Decl>, 4> Processed; EmitOMPUseDevicePtrClause() local 7259 llvm::SmallDenseSet<CanonicalDeclPtr<const Decl>, 4> Processed; EmitOMPUseDeviceAddrClause() local
|
H A D | CGOpenMPRuntime.cpp | 7984 llvm::SmallDenseSet<CanonicalDeclPtr<const Decl>, 4> Processed; generateAllInfoForClauses() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 3403 DenseSet<SDValue> Processed{DominantValue}; lowerBuildVectorViaDominantValues() local
|