Home
last modified time | relevance | path

Searched refs:findVRegs (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DIRTranslator.h105 const_vreg_iterator findVRegs(const Value &V) const { in findVRegs() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp192 auto VRegsIt = VMap.findVRegs(Val); in allocateVRegs()
206 auto VRegsIt = VMap.findVRegs(Val); in getOrCreateVRegs()