Home
last modified time | relevance | path

Searched defs:ExtSrc (Results 1 – 10 of 10) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizationArtifactCombiner.h81 Register ExtSrc; in tryCombineAnyExt() local
200 Register ExtSrc; in tryCombineSExt() local
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp772 Value *ExtSrc; in instCombineIntrinsic() local
H A DAMDGPUISelDAGToDAG.cpp1648 SDValue ExtSrc = Op.getOperand(0); in matchZExtFromI32() local
H A DSIISelLowering.cpp9856 SDValue ExtSrc = RHS.getOperand(0); in performOrCombine() local
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp256 Register ExtSrc = MRI.createVirtualRegister(DstRC); in selectCopy() local
H A DX86TargetTransformInfo.cpp2595 Type *ExtSrc = Src->getWithNewBitWidth(32); in getCastInstrCost() local
H A DX86ISelLowering.cpp54611 if (SDValue ExtSrc = IsAnyExt64(peekThroughOneUseBitcasts(Src))) in combineScalarToVector() local
/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1952 Value *ExtSrc; in visitCallInst() local
/llvm-project-15.0.7/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp3174 Register ExtSrc = MRI.createVirtualRegister(&AArch64::GPR64allRegClass); in select() local
/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1630 Register ExtSrc; in matchCombineShlOfExtend() local