Home
last modified time | relevance | path

Searched defs:getSEW (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/TargetParser/
DRISCVTargetParser.h99 inline static unsigned getSEW(unsigned VType) { in getSEW() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/TargetParser/
DRISCVTargetParser.h99 inline static unsigned getSEW(unsigned VType) { in getSEW() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/TargetParser/
DRISCVTargetParser.h99 inline static unsigned getSEW(unsigned VType) { in getSEW() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.h455 inline static unsigned getSEW(unsigned VType) { in getSEW() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp348 unsigned getSEW() const { return SEW; } in getSEW() function in __anona9b883050111::VSETVLIInfo