Defined in 5 files as a member:
Referenced in 113 files:
- external/apache2/llvm/dist/clang/lib/CodeGen/CGBuiltin.cpp, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/ScalarEvolution.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/DFAPacketizer.h, line 194
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/FastISel.h, line 401
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/Utils.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ISDOpcodes.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/SelectionDAG.h, 16 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/SelectionDAGTargetInfo.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/DWARFExpression.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Demangle/ItaniumDemangle.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/PatternMatch.h, 24 times
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCParser/MCTargetAsmParser.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/NaryReassociate.h, line 150
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/BuildLibCalls.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/CFLGraph.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ConstantFolding.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Analysis/IVDescriptors.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Analysis/InstructionSimplify.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ValueTracking.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/AsmParser/LLParser.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/BitcodeReader.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/DFAPacketizer.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/Utils.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/FastISel.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp, 26 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp, 37 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp, 59 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TargetInstrInfo.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/IR/Instructions.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/IR/ProfileSummary.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/IR/Verifier.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp, 25 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64SelectionDAGInfo.h, line 28
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/SVEIntrinsicOpts.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUInstCombineIntrinsic.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIISelLowering.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIOptimizeExecMaskingPreRA.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIPeepholeSDWA.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIPreEmitPeephole.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMFastISel.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMISelLowering.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMSelectionDAGInfo.h, line 56
- external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp, 20 times
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AVRExpandPseudoInsts.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/AsmParser/BPFAsmParser.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFMISimplifyPatchable.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/MCTargetDesc/BPFMCCodeEmitter.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonConstExtenders.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonHardwareLoops.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonInstrInfo.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonNewValueJump.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonRegisterInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonSplitDouble.cpp, 22 times
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/LanaiMemAluCombiner.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCCodeEmitter.cpp, 29 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kISelLowering.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsSEFrameLowering.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsTargetStreamer.h, line 132
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCBranchCoalescing.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCExpandISEL.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCISelLowering.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCInstrInfo.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCMIPeephole.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCMacroFusion.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVISelLowering.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/MCTargetDesc/SparcInstPrinter.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZISelLowering.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/AsmParser/VEAsmParser.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyPeephole.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblySelectionDAGInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblySelectionDAGInfo.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp, 35 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86AvoidStoreForwardingBlocks.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FastISel.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ISelDAGToDAG.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ISelLowering.cpp, 34 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InstCombineIntrinsic.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InstrBuilder.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InstrInfo.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86OptimizeLEAs.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/XCore/Disassembler/XCoreDisassembler.cpp, 67 times
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreSelectionDAGInfo.h, line 23
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstructionCombining.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopRerollPass.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/NaryReassociate.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/Scalarizer.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/BuildLibCalls.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/BypassSlowDivision.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SCCPSolver.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/VPlan.cpp, 2 times
- external/public-domain/sqlite/dist/sqlite3.c, line 138022
- sys/arch/arm/samsung/smc.h, 2 times
- sys/external/bsd/acpica/dist/compiler/aslcompiler.h, 2 times
- sys/external/bsd/acpica/dist/compiler/asltree.c, 17 times