Defined in 6 files as a function:
Referenced in 110 files:
- external/apache2/llvm/dist/clang/lib/CodeGen/CGBuiltin.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/PatternInit.cpp, 3 times
- external/apache2/llvm/dist/clang/utils/TableGen/MveEmitter.cpp, 8 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/TargetTransformInfoImpl.h, line 861
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/Utils/Local.h, line 40
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/BasicTTIImpl.h, 10 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/SelectionDAG.h, line 1584
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/SelectionDAGNodes.h, line 197
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ValueTypes.h, line 346
- external/apache2/llvm/dist/llvm/include/llvm/FuzzMutate/OpDescriptor.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/DerivedTypes.h, line 717
- external/apache2/llvm/dist/llvm/include/llvm/IR/Instructions.h, 7 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/MatrixBuilder.h, line 213
- external/apache2/llvm/dist/llvm/include/llvm/IR/Type.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/Support/LowLevelTypeImpl.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Support/MachineValueType.h, line 1015
- external/apache2/llvm/dist/llvm/lib/Analysis/ConstantFolding.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Analysis/DemandedBits.cpp, line 452
- external/apache2/llvm/dist/llvm/lib/Analysis/InstructionSimplify.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ValueTracking.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Analysis/VectorUtils.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/AsmParser/LLParser.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/BitcodeReader.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/CodeGenPrepare.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/CallLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/LegalizerInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineVerifier.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp, 47 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp, 33 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp, 20 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TargetLoweringBase.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Interpreter/Execution.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/IR/AutoUpgrade.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/IR/ConstantFold.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/IR/Constants.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/IR/Core.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/IR/DataLayout.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/IR/IRBuilder.cpp, line 101
- external/apache2/llvm/dist/llvm/lib/IR/Instruction.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/IR/Instructions.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/IR/SafepointIRVerifier.cpp, line 268
- external/apache2/llvm/dist/llvm/lib/IR/Type.cpp, line 149
- external/apache2/llvm/dist/llvm/lib/IR/Verifier.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp, line 740
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUInstCombineIntrinsic.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp, line 1777
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600ISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIISelLowering.cpp, 37 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMISelLowering.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonCommonGEP.cpp, line 1118
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonISelLoweringHVX.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonVectorCombine.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kISelLowering.cpp, line 853
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsSEISelLowering.cpp, line 1422
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp, line 1179
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCISelLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp, 24 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVISelLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVTargetTransformInfo.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ISelLowering.cpp, 93 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ISelLowering.h, line 1312
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InstCombineIntrinsic.cpp, line 857
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86TargetTransformInfo.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineShifts.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstructionCombining.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp, line 639
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/MemProfiler.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp, line 2202
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ThreadSanitizer.cpp, line 403
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp, line 492
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/Reassociate.cpp, line 458
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/SROA.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/Scalarizer.cpp, line 514
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/VNCoercion.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp, line 5252
- external/apache2/llvm/dist/llvm/tools/llvm-stress/llvm-stress.cpp, 6 times