Searched defs:OtherVT (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | LegalizeVectorTypes.cpp | 284 EVT OtherVT = N->getValueType(OtherNo); ScalarizeVecRes_FFREXP() local |
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.cpp | 892 for (MVT OtherVT : MVT::integer_scalable_vector_valuetypes()) { in RISCVTargetLowering() local |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 21278 EVT OtherVT = UseSSE ? SrcVT : DstVT; LRINT_LLRINTHelper() local |