Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizationArtifactCombiner.h85 Register ExtSrc; in tryCombineAnyExt() local
229 Register ExtSrc; in tryCombineSExt() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp898 Value *ExtSrc; in instCombineIntrinsic() local
H A DAMDGPUISelDAGToDAG.cpp1757 SDValue ExtSrc = Op.getOperand(0); in matchZExtFromI32() local
H A DSIISelLowering.cpp12405 SDValue ExtSrc = RHS.getOperand(0); in performOrCombine() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp
H A DX86ISelDAGToDAG.cpp2387 SDValue ExtSrc = CurDAG->getNode(Opc, DL, VT, AddSrc); in matchIndexRecursively() local
2437 SDValue ExtSrc = CurDAG->getNode(Opc, DL, VT, AddSrc); in matchIndexRecursively() local
H A DX86TargetTransformInfo.cpp3127 Type *ExtSrc = Src->getWithNewBitWidth(32); in getCastInstrCost() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86InstructionSelector.cpp299 Register ExtSrc = MRI.createVirtualRegister(DstRC); in selectCopy() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2610 Value *ExtSrc; in visitCallInst() local
2677 Value *ExtSrc; in visitCallInst() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp3256 Register ExtSrc = MRI.createVirtualRegister(&AArch64::GPR64allRegClass); in select() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp2041 Register ExtSrc; in matchCombineShlOfExtend() local