reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
590 Record *getMemoryVT() const;
866 Record *MemoryVT = getMemoryVT(); 891 !isSignExtLoad() && !isZeroExtLoad() && getMemoryVT() == nullptr && 913 getMemoryVT() == nullptr && getScalarMemoryVT() == nullptr && 927 if (getMemoryVT() == nullptr && !isAtomicOrderingMonotonic() && 996 Record *MemoryVT = getMemoryVT(); 1287 if (getMemoryVT())utils/TableGen/GlobalISelEmitter.cpp
230 if (Record *VT = P.getMemoryVT()) 324 if (Predicate.isLoad() && Predicate.getMemoryVT()) 341 if (Predicate.isAtomic() && Predicate.getMemoryVT()) 3578 if (Predicate.getMemoryVT() != nullptr) { 3580 MVTToLLT(getValueType(Predicate.getMemoryVT()));