Home
last modified time | relevance | path

Searched defs:Processed (Results 1 – 21 of 21) sorted by relevance

/src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIVUsers.h98 SmallPtrSet<Instruction*, 16> Processed; variable
/src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVETailPredication.cpp385 PHINode *Processed = Builder.CreatePHI(Ty, 2); in InsertVCTPIntrinsic() local
/src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h50 Processed = -3 enumerator
/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCFIInstrInserter.cpp84 bool Processed = false; member
H A DComplexDeinterleavingPass.cpp1166 std::vector<bool> Processed(Info.size(), false); in identifyMultiplications() local
1514 SmallVector<bool> Processed(ReductionInfo.size(), false); in identifyReductionNodes() local
H A DLiveVariables.cpp274 SmallSet<unsigned, 8> Processed; in HandlePhysRegUse() local
H A DTwoAddressInstructionPass.cpp110 SmallPtrSet<MachineInstr*, 8> Processed; member in __anon546bdea20111::TwoAddressInstructionImpl
/src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenPredicate.cpp514 VectOfInst Processed, Copy; in runOnMachineFunction() local
/src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1210 DenseSet<DIGlobalVariable *> Processed; in beginModule() local
1529 DwarfCompileUnit &TheCU, DenseSet<InlinedEntity> &Processed) { in collectVariableInfoFromMFTable()
1875 DenseSet<InlinedEntity> &Processed) { in collectEntityInfo()
2286 DenseSet<InlinedEntity> Processed; in endFunctionImpl() local
H A DCodeViewDebug.cpp1275 DenseSet<InlinedEntity> &Processed) { in collectVariableInfoFromMFTable()
1444 DenseSet<InlinedEntity> Processed; in collectVariableInfo() local
/src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUnroll.cpp230 bool Processed = false; member in StackNode
H A DScalarEvolutionExpander.cpp1969 SmallPtrSetImpl<const SCEV *> &Processed, in isHighCostExpansionHelper()
/src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp350 df_iterator_default_set<MachineBasicBlock*> Processed; in runOnMachineFunction() local
/src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp806 bool Processed = false; member in __anon8ee5b4e00411::EarlyCSE::StackNode
H A DLoopStrengthReduce.cpp1108 SmallPtrSetImpl<const SCEV*> &Processed, in isHighCostExpansion()
3051 SmallPtrSet<const SCEV*, 8> Processed; in isProfitableIncrement() local
/src/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp695 Processed, /// Added to this Decision enumerator
/src/contrib/llvm-project/compiler-rt/lib/orc/
H A Dmacho_platform.cpp253 std::vector<span<RecordElement>> Processed; member in __anon67290b370211::MachOPlatformRuntimeState::RecordSectionsTracker
/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp7280 llvm::SmallDenseSet<CanonicalDeclPtr<const Decl>, 4> Processed; in EmitOMPUseDevicePtrClause() local
7331 llvm::SmallDenseSet<CanonicalDeclPtr<const Decl>, 4> Processed; in EmitOMPUseDeviceAddrClause() local
H A DCGOpenMPRuntime.cpp8019 llvm::SmallDenseSet<CanonicalDeclPtr<const Decl>, 4> Processed; in generateAllInfoForClauses() local
/src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2513 DenseSet<Value *> Processed; in removeInstructionsAndOperands() local
/src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp3571 DenseSet<SDValue> Processed{DominantValue}; in lowerBuildVectorViaDominantValues() local