Home
last modified time | relevance | path

Searched defs:PtrDef (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp1150 auto *PtrDef = getVRegDef(*MRI, Ptr); in selectLoad() local
1191 auto *PtrDef = getVRegDef(*MRI, Ptr); in selectStore() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5709 Instruction *PtrDef = in setCostBasedWideningDecision() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1257 auto *PtrDef = MRI.getVRegDef(Ptr); in findPostIndexCandidate() local