Defined in 29 files as a member:
- external/apache2/llvm/dist/clang/include/clang/AST/StmtOpenMP.h, line 717 (as a member)
- external/apache2/llvm/dist/clang/include/clang/AST/StmtOpenMP.h, line 747 (as a member)
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenFunction.h, line 3633 (as a member)
- external/apache2/llvm/dist/clang/lib/Sema/SemaStmt.cpp, line 991 (as a member)
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/toy.cpp, line 208 (as a member)
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/toy.cpp, line 206 (as a member)
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter5/toy.cpp, line 185 (as a member)
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter6/toy.cpp, line 205 (as a member)
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter7/toy.cpp, line 213 (as a member)
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter8/toy.cpp, line 214 (as a member)
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter9/toy.cpp, line 295 (as a member)
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/toy-jit.cpp, line 182 (as a member)
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/toy.cpp, line 189 (as a member)
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/complete/toy.cpp, line 208 (as a member)
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/initial/toy.cpp, line 166 (as a member)
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy/toy-jit.cpp, line 167 (as a member)
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy/toy.cpp, line 168 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/Demangle/ItaniumDemangle.h, line 1624 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h, line 1110 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/IR/PatternMatch.h, line 1724 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/Support/Parallel.h, line 39 (as a member)
- external/apache2/llvm/dist/llvm/lib/CodeGen/EarlyIfConversion.cpp, line 126 (as a member)
- external/apache2/llvm/dist/llvm/lib/Support/Parallel.cpp, line 115 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMISelLowering.cpp, line 480 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMISelLowering.cpp, line 556 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMISelLowering.cpp, line 653 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp, line 269 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/MSP430ISelLowering.cpp, line 156 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCBranchCoalescing.cpp, line 141 (as a member)
Defined in 1 files as a macro:
Referenced in 309 files:
- external/apache2/llvm/dist/clang/include/clang/AST/OpenMPClause.h, 18 times
- external/apache2/llvm/dist/clang/include/clang/AST/Stmt.h, 17 times
- external/apache2/llvm/dist/clang/include/clang/AST/StmtCXX.h, line 147
- external/apache2/llvm/dist/clang/include/clang/AST/StmtOpenMP.h, 5 times
- external/apache2/llvm/dist/clang/include/clang/Sema/Sema.h, 10 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h, 4 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/CheckerManager.h, line 435
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h, 5 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h, line 115
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h, 6 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SimpleConstraintManager.h, 3 times
- external/apache2/llvm/dist/clang/lib/AST/ComputeDependence.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/AST/ExprConstant.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/AST/Stmt.cpp, 14 times
- external/apache2/llvm/dist/clang/lib/AST/StmtCXX.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/AST/StmtOpenMP.cpp, 32 times
- external/apache2/llvm/dist/clang/lib/Analysis/CFG.cpp, 21 times
- external/apache2/llvm/dist/clang/lib/Analysis/Consumed.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/Analysis/ReachableCode.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/Analysis/ThreadSafety.cpp, 14 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGBuiltin.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCall.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCoroutine.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExpr.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGOpenMPRuntime.cpp, 17 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGOpenMPRuntime.h, line 906
- external/apache2/llvm/dist/clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGStmt.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGStmtOpenMP.cpp, 21 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenFunction.cpp, 29 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenFunction.h, 10 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenPGO.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CoverageMappingGen.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Parse/ParseExpr.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Parse/ParseStmt.cpp, 22 times
- external/apache2/llvm/dist/clang/lib/Sema/ScopeInfo.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaChecking.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaDeclAttr.cpp, 14 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaDeclCXX.cpp, 12 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaExpr.cpp, 40 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaExprCXX.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaOpenMP.cpp, 20 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaStmt.cpp, 46 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaTemplate.cpp, 22 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp, 18 times
- external/apache2/llvm/dist/clang/lib/Sema/TreeTransform.h, 68 times
- external/apache2/llvm/dist/clang/lib/Serialization/ASTWriter.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/CheckerDocumentation.cpp, line 240
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ContainerModeling.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/FuchsiaHandleChecker.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MacOSKeychainAPIChecker.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp, line 1151
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.h, line 315
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/StreamChecker.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/TrustNonnullChecker.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/BugReporter.cpp, 17 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp, 26 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/CheckerManager.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/CoreEngine.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/SimpleConstraintManager.cpp, 15 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/toy.cpp, 8 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/toy.cpp, 8 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/toy.cpp, 8 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/toy.cpp, 8 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter5/toy.cpp, 8 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter6/toy.cpp, 8 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter7/toy.cpp, 8 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter8/toy.cpp, 8 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter9/toy.cpp, 9 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/toy-jit.cpp, 6 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/toy.cpp, 6 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/complete/toy.cpp, 6 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/initial/toy.cpp, 6 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy/toy-jit.cpp, 6 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy/toy.cpp, 6 times
- external/apache2/llvm/dist/llvm/include/llvm-c/Core.h, line 3438
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/ConstantFolding.h, line 92
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/GuardUtils.h, line 49
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/InstructionSimplify.h, line 231
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/ScalarEvolution.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/ValueTracking.h, line 807
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/IRTranslator.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ISDOpcodes.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/SelectionDAG.h, 12 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/SelectionDAGNodes.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/TargetInstrInfo.h, 10 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/TargetLowering.h, 10 times
- external/apache2/llvm/dist/llvm/include/llvm/Demangle/ItaniumDemangle.h, 6 times
- external/apache2/llvm/dist/llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/IRBuilder.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/Instructions.h, 7 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/PatternMatch.h, 9 times
- external/apache2/llvm/dist/llvm/include/llvm/Support/Parallel.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Support/SMTAPI.h, line 265
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/JumpThreading.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/BasicBlockUtils.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/GuardUtils.h, line 40
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/PredicateInfo.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/AssumptionCache.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/BranchProbabilityInfo.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Analysis/GuardUtils.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Analysis/InlineCost.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Analysis/InstructionSimplify.cpp, 36 times
- external/apache2/llvm/dist/llvm/lib/Analysis/LazyValueInfo.cpp, 20 times
- external/apache2/llvm/dist/llvm/lib/Analysis/MustExecute.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ScalarEvolution.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ValueTracking.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/AsmParser/LLParser.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/BitcodeReader.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/BasicBlockSections.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/BranchFolding.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/BranchRelaxation.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/CodeGenPrepare.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/EarlyIfConversion.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp, 21 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/IfConversion.cpp, 21 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineBasicBlock.cpp, 21 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineBlockPlacement.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineLICM.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineLoopUtils.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineVerifier.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/ModuloSchedule.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/PeepholeOptimizer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp, 70 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp, 36 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp, 19 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp, 36 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp, 157 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Interpreter/Execution.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp, 19 times
- external/apache2/llvm/dist/llvm/lib/IR/ConstantFold.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/IR/ConstantFold.h, line 35
- external/apache2/llvm/dist/llvm/lib/IR/Core.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/IR/IRBuilder.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/IR/Instructions.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/IR/SafepointIRVerifier.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Support/Parallel.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Support/Z3Solver.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/TableGen/Record.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64A53Fix835769.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ConditionOptimizer.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ConditionalCompares.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64FastISel.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64InstrInfo.cpp, 51 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64InstrInfo.h, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUAtomicOptimizer.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp, 25 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUISelLowering.h, line 90
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUMachineCFGStructurizer.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUPostLegalizerCombiner.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600ISelLowering.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600InstrInfo.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600InstrInfo.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIAnnotateControlFlow.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIISelLowering.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIInstrInfo.cpp, 43 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIInstrInfo.h, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SILowerControlFlow.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIPreEmitPeephole.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/ARC/ARCInstrInfo.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Target/ARC/ARCInstrInfo.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp, 23 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMBaseInstrInfo.h, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMConstantIslandPass.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMISelLowering.cpp, 39 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMInstructionSelector.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp, 26 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MVETPAndVPTOptimisationsPass.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AVRInstrInfo.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AVRInstrInfo.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFAdjustOpt.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFInstrInfo.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFInstrInfo.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonBranchRelaxation.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonExpandCondsets.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonHardwareLoops.cpp, 20 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonISelLowering.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonISelLoweringHVX.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonInstrInfo.cpp, 83 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonInstrInfo.h, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonSplitDouble.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/LanaiISelLowering.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/LanaiInstrInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/LanaiInstrInfo.h, line 120
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kISelLowering.cpp, 103 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kInstrInfo.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kInstrInfo.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/Disassembler/MSP430Disassembler.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/MSP430BranchSelector.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/MSP430ISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/MSP430InstrInfo.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/MSP430InstrInfo.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsDelaySlotFiller.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsFastISel.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsISelLowering.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsInstrInfo.cpp, 24 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsInstrInfo.h, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsInstructionSelector.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsSEISelLowering.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXInstrInfo.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXInstrInfo.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCBranchCoalescing.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCISelLowering.cpp, 23 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCInstrInfo.cpp, 62 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCInstrInfo.h, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVInstrInfo.cpp, 19 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVInstrInfo.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/SparcInstrInfo.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/SparcInstrInfo.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZISelLowering.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZInstrInfo.cpp, 19 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZInstrInfo.h, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/AsmParser/VEAsmParser.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/VEInstrInfo.cpp, 25 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/VEInstrInfo.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyFixBrTableDefaults.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyLowerBrUnless.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FastISel.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FlagsCopyLowering.cpp, 25 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ISelLowering.cpp, 293 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InstrInfo.cpp, 30 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InstrInfo.h, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86LowerAMXIntrinsics.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86SpeculativeLoadHardening.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreInstrInfo.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreInstrInfo.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroEarly.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroSplit.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp, 26 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineInternal.h, line 644
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp, 39 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineShifts.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstructionCombining.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ControlHeightReduction.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/PoisonChecking.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/CallSiteSplitting.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/EarlyCSE.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/GVN.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/GuardWidening.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/IndVarSimplify.cpp, 19 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/JumpThreading.cpp, 29 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopDeletion.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopPredication.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopRerollPass.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopSimplifyCFG.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp, 41 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopUnswitch.cpp, 26 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/NewGVN.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/StructurizeCFG.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/BasicBlockUtils.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/CallPromotionUtils.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/CloneFunction.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/Evaluator.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LibCallsShrinkWrap.cpp, 24 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/Local.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LoopSimplify.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/MatrixUtils.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/PredicateInfo.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SimplifyCFG.cpp, 37 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/VPlan.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-c-test/echo.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-stress/llvm-stress.cpp, 2 times
- external/apache2/llvm/dist/llvm/utils/TableGen/AsmWriterEmitter.cpp, 2 times
- external/bsd/libbind/dist/isc/base64.c, 2 times
- external/bsd/nsd/dist/compat/b64_ntop.c, 2 times
- external/bsd/nsd/dist/compat/b64_pton.c, 2 times
- lib/libc/net/base64.c, 2 times
- sys/arch/hppa/hppa/db_disasm.c, 15 times
- sys/arch/vax/vax/emulate.S, line 568