Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizationArtifactCombiner.h71 Register ExtSrc; in tryCombineAnyExt() local
186 Register ExtSrc; in tryCombineSExt() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp613 Value *ExtSrc; in instCombineIntrinsic() local
H A DAMDGPUISelDAGToDAG.cpp1774 SDValue ExtSrc = Op.getOperand(0); in matchZExtFromI32() local
H A DSIISelLowering.cpp9299 SDValue ExtSrc = RHS.getOperand(0); in performOrCombine() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp254 Register ExtSrc = MRI.createVirtualRegister(DstRC); in selectCopy() local
H A DX86ISelLowering.cpp50432 if (SDValue ExtSrc = IsAnyExt64(peekThroughOneUseBitcasts(Src))) in combineScalarToVector() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1488 Value *ExtSrc; in visitCallInst() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1929 Register ExtSrc; in matchCombineShlOfExtend() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp2922 Register ExtSrc = MRI.createVirtualRegister(&AArch64::GPR64allRegClass); in select() local