reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
81 RMWI->getValOperand()->getType())),
lib/CodeGen/GlobalISel/IRTranslator.cpp264 Alignment = DL.getTypeStoreSize(AI->getValOperand()->getType()); 1983 Register Val = getOrCreateVReg(*I.getValOperand());lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
4611 auto MemVT = getValue(I.getValOperand()).getSimpleValueType(); 4627 getValue(I.getPointerOperand()), getValue(I.getValOperand()),