Home
last modified time | relevance | path

Searched defs:BasePtrVT (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp2651 EVT BasePtrVT = Ptr.getValueType(); in createLoadLR() local
2732 EVT MemVT = SD->getMemoryVT(), BasePtrVT = Ptr.getValueType(); in createStoreLR() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp6334 EVT BasePtrVT = Ptr.getValueType(); in getMemBasePlusOffset() local