reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
8091 OpInfo.ConstraintVT = TLI.getSimpleValueType( 8096 TLI.getSimpleValueType(DAG.getDataLayout(), CS.getType());lib/CodeGen/SelectionDAG/TargetLowering.cpp
4217 getSimpleValueType(DL, STy->getElementType(ResNo)); 4220 OpInfo.ConstraintVT = getSimpleValueType(DL, CS.getType());lib/Target/AArch64/AArch64FastISel.cpp
3024 MVT VT = TLI.getSimpleValueType(DL, Arg.getType());
lib/Target/X86/X86FastISel.cpp1529 MVT SrcVT = TLI.getSimpleValueType(DL, I->getOperand(0)->getType()); 1588 MVT SrcVT = TLI.getSimpleValueType(DL, I->getOperand(0)->getType()); 2416 MVT SrcVT = TLI.getSimpleValueType(DL, I->getOperand(0)->getType()); 3131 MVT VT = TLI.getSimpleValueType(DL, Arg.getType());