Home
last modified time | relevance | path

Searched defs:XLenVT (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp81 MVT XLenVT = Subtarget.getXLenVT(); in RISCVTargetLowering() local
1344 MVT XLenVT = Subtarget.getXLenVT(); in getDefaultVLOps() local
1482 MVT XLenVT = Subtarget.getXLenVT(); in lowerBUILD_VECTOR() local
1801 MVT XLenVT = Subtarget.getXLenVT(); in lowerScalarSplat() local
1827 MVT XLenVT = Subtarget.getXLenVT(); in lowerVECTOR_SHUFFLE() local
2125 MVT XLenVT = Subtarget.getXLenVT(); in LowerOperation() local
2738 MVT XLenVT = Subtarget.getXLenVT(); in lowerGlobalAddress() local
2781 MVT XLenVT = Subtarget.getXLenVT(); in getStaticTLSAddr() local
2854 MVT XLenVT = Subtarget.getXLenVT(); in lowerGlobalTLSAddress() local
2892 MVT XLenVT = Subtarget.getXLenVT(); in lowerSELECT() local
[all …]
DRISCVISelDAGToDAG.cpp116 MVT XLenVT = Subtarget.getXLenVT(); in selectImm() local
227 MVT XLenVT = Subtarget->getXLenVT(); in addVectorLoadStoreOperands() local
281 MVT XLenVT = Subtarget->getXLenVT(); in selectVLSEGFF() local
449 MVT XLenVT = Subtarget->getXLenVT(); in Select() local
1542 MVT XLenVT = Subtarget.getXLenVT(); in selectVSplatSimmHelper() local
DRISCVSubtarget.h64 MVT XLenVT = MVT::i32; variable