/llvm-project/clang-tools-extra/include-cleaner/unittests/ |
H A D | RecordTest.cpp | 363 TestAST Processed = build(); TEST_F() local 449 TestAST Processed = build(); TEST_F() local 480 TestAST Processed = build(); TEST_F() local 504 TestAST Processed = build(); TEST_F() local 535 TestAST Processed = build(); TEST_F() local 560 TestAST Processed = build(); TEST_F() local 576 TestAST Processed = build(); TEST_F() local 633 TestAST Processed = build(/*ResetPragmaIncludes=*/false); TEST_F() local 656 TestAST Processed = build(); TEST_F() local [all...] |
/llvm-project/llvm/include/llvm/Analysis/ |
H A D | IVUsers.h | 98 SmallPtrSet<Instruction*, 16> Processed; variable
|
/llvm-project/llvm/lib/Target/ARM/ |
H A D | MVETailPredication.cpp | 385 PHINode *Processed = Builder.CreatePHI(Ty, 2); in InsertVCTPIntrinsic() local
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeTypes.h | 50 Processed = -3 enumerator
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | CFIInstrInserter.cpp | 84 bool Processed = false; global() 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); identifyMultiplications() local 1514 SmallVector<bool> Processed(ReductionInfo.size(), false); identifyReductionNodes() local [all...] |
H A D | TwoAddressInstructionPass.cpp | 107 SmallPtrSet<MachineInstr*, 8> Processed; global() member in __anon000a4e000111::TwoAddressInstructionPass
|
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonGenPredicate.cpp | 514 VectOfInst Processed, Copy; in runOnMachineFunction() local
|
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfDebug.cpp | 1210 DenseSet<DIGlobalVariable *> Processed; beginModule() local 1529 collectVariableInfoFromMFTable(DwarfCompileUnit & TheCU,DenseSet<InlinedEntity> & Processed) collectVariableInfoFromMFTable() argument 1875 collectEntityInfo(DwarfCompileUnit & TheCU,const DISubprogram * SP,DenseSet<InlinedEntity> & Processed) collectEntityInfo() argument 2286 DenseSet<InlinedEntity> Processed; endFunctionImpl() local [all...] |
H A D | CodeViewDebug.cpp | 1275 collectVariableInfoFromMFTable(DenseSet<InlinedEntity> & Processed) collectVariableInfoFromMFTable() argument 1444 DenseSet<InlinedEntity> Processed; collectVariableInfo() local
|
/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | LoopUnroll.cpp | 230 bool Processed = false; global() member in StackNode
|
H A D | ScalarEvolutionExpander.cpp | 1969 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
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86FloatingPoint.cpp | 350 df_iterator_default_set<MachineBasicBlock*> Processed; in runOnMachineFunction() local
|
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | EarlyCSE.cpp | 806 bool Processed = false; global() member in __anon84efd1fe0411::EarlyCSE::StackNode
|
H A D | LoopStrengthReduce.cpp | 1106 isHighCostExpansion(const SCEV * S,SmallPtrSetImpl<const SCEV * > & Processed,ScalarEvolution & SE) isHighCostExpansion() argument 3047 SmallPtrSet<const SCEV*, 8> Processed; isProfitableIncrement() local
|
/llvm-project/llvm/lib/ProfileData/Coverage/ |
H A D | CoverageMapping.cpp | 695 Processed, /// Added to this Decision global() enumerator
|
/llvm-project/compiler-rt/lib/orc/ |
H A D | macho_platform.cpp | 253 std::vector<span<RecordElement>> Processed; global() member in __anoncbb4fc950211::MachOPlatformRuntimeState::RecordSectionsTracker
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGStmtOpenMP.cpp | 7262 llvm::SmallDenseSet<CanonicalDeclPtr<const Decl>, 4> Processed; EmitOMPUseDevicePtrClause() local 7313 llvm::SmallDenseSet<CanonicalDeclPtr<const Decl>, 4> Processed; EmitOMPUseDeviceAddrClause() local
|
H A D | CGOpenMPRuntime.cpp | 8008 llvm::SmallDenseSet<CanonicalDeclPtr<const Decl>, 4> Processed; generateAllInfoForClauses() local
|
/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 3558 DenseSet<SDValue> Processed{DominantValue}; lowerBuildVectorViaDominantValues() local
|