/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/ |
H A D | RISCVISelDAGToDAG.h | 152 uint16_t LMUL : 3; member 162 uint16_t LMUL : 3; member 172 uint16_t LMUL : 3; member 181 uint16_t LMUL : 3; member 192 uint16_t LMUL : 3; member 200 uint16_t LMUL : 3; member 209 uint16_t LMUL : 3; member
|
H A D | RISCVISelDAGToDAG.cpp | 213 unsigned NF, RISCVII::VLMUL LMUL) { in createTuple() 319 RISCVII::VLMUL LMUL = RISCVTargetLowering::getLMUL(VT); in selectVLSEG() local 362 RISCVII::VLMUL LMUL = RISCVTargetLowering::getLMUL(VT); in selectVLSEGFF() local 407 RISCVII::VLMUL LMUL = RISCVTargetLowering::getLMUL(VT); in selectVLXSEG() local 465 RISCVII::VLMUL LMUL = RISCVTargetLowering::getLMUL(VT); in selectVSSEG() local 495 RISCVII::VLMUL LMUL = RISCVTargetLowering::getLMUL(VT); in selectVSXSEG() local 1427 RISCVII::VLMUL LMUL = RISCVTargetLowering::getLMUL(VT); in Select() local 1475 RISCVII::VLMUL LMUL = RISCVTargetLowering::getLMUL(VT); in Select() local 1509 RISCVII::VLMUL LMUL = RISCVTargetLowering::getLMUL(VT); in Select() local 1627 RISCVII::VLMUL LMUL = RISCVTargetLowering::getLMUL(VT); in Select() local [all …]
|
H A D | RISCVInstrInfo.cpp | 2055 #define CASE_VFMA_OPCODE_COMMON(OP, TYPE, LMUL) \ argument 2199 #define CASE_VFMA_CHANGE_OPCODE_COMMON(OLDOP, NEWOP, TYPE, LMUL) \ argument 2341 #define CASE_WIDEOP_OPCODE_COMMON(OP, LMUL) \ argument 2356 #define CASE_WIDEOP_CHANGE_OPCODE_COMMON(OP, LMUL) \ argument
|
H A D | RISCVRegisterInfo.cpp | 262 unsigned LMUL = ZvlssegInfo->second; in lowerVSPILL() local 331 unsigned LMUL = ZvlssegInfo->second; in lowerVRELOAD() local
|
H A D | RISCVTargetTransformInfo.cpp | 225 unsigned LMUL = PowerOf2Floor( in getRegisterBitWidth() local
|
H A D | RISCVInsertVSETVLI.cpp | 135 bool LMUL = false; member
|
/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/ |
H A D | LMUL.java | 27 public class LMUL extends ArithmeticInstruction { class 29 public LMUL() { in LMUL() method in LMUL
|
H A D | InstructionConst.java | 97 public static final ArithmeticInstruction LMUL = new LMUL(); field in InstructionConst
|
H A D | InstructionConstants.java | 98 ArithmeticInstruction LMUL = new LMUL(); field
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/TargetParser/ |
D | RISCVTargetParser.h | 68 inline static bool isValidLMUL(unsigned LMUL, bool Fractional) { in isValidLMUL() 83 inline static RISCVII::VLMUL encodeLMUL(unsigned LMUL, bool Fractional) { in encodeLMUL()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/TargetParser/ |
D | RISCVTargetParser.h | 68 inline static bool isValidLMUL(unsigned LMUL, bool Fractional) { in isValidLMUL() 83 inline static RISCVII::VLMUL encodeLMUL(unsigned LMUL, bool Fractional) { in encodeLMUL()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/TargetParser/ |
D | RISCVTargetParser.h | 68 inline static bool isValidLMUL(unsigned LMUL, bool Fractional) { in isValidLMUL() 83 inline static RISCVII::VLMUL encodeLMUL(unsigned LMUL, bool Fractional) { in encodeLMUL()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/MCTargetDesc/ |
H A D | RISCVBaseInfo.h | 424 inline static bool isValidLMUL(unsigned LMUL, bool Fractional) { in isValidLMUL() 439 inline static RISCVII::VLMUL encodeLMUL(unsigned LMUL, bool Fractional) { in encodeLMUL()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/XCore/ |
H A D | XCoreISelLowering.h | 59 LMUL, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
H A D | XCoreISelLowering.h | 60 LMUL, enumerator
|
/aosp_15_r20/external/llvm/lib/Target/XCore/ |
H A D | XCoreISelLowering.h | 61 LMUL, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/MCA/ |
H A D | RISCVCustomBehaviour.cpp | 101 uint8_t LMUL = static_cast<RISCVLMULInstrument *>(I.get())->getLMUL(); in getSchedClassID() local
|
/aosp_15_r20/external/javassist/src/main/javassist/bytecode/ |
H A D | Opcode.java | 198 int LMUL = 105; field
|
/aosp_15_r20/external/ow2-asm/asm/src/main/java/org/objectweb/asm/ |
H A D | Opcodes.java | 471 int LMUL = 105; // - field
|
/aosp_15_r20/dalvik/dx/src/com/android/dx/cf/code/ |
H A D | ByteOps.java | 132 public static final int LMUL = 0x69; field in ByteOps
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Support/ |
D | RISCVVIntrinsicUtils.h | 256 LMULType LMUL; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Support/ |
D | RISCVVIntrinsicUtils.h | 256 LMULType LMUL; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Support/ |
D | RISCVVIntrinsicUtils.h | 256 LMULType LMUL; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Support/ |
D | RISCVVIntrinsicUtils.h | 256 LMULType LMUL; variable
|
/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/ |
H A D | Constants.java | 700 short LMUL = 105; field
|