Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DIRTranslator.h87 inline const_vreg_iterator vregs_end() const { return ValToVRegs.end(); } in vregs_end() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp193 if (VRegsIt != VMap.vregs_end()) in allocateVRegs()
207 if (VRegsIt != VMap.vregs_end()) in getOrCreateVRegs()