HomeSort by relevance Sort by last modified time
    Searched refs:Imm1 (Results 1 - 18 of 18) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
FastISel.h 280 uint64_t Imm1, uint64_t Imm2);
308 uint64_t Imm1, uint64_t Imm2);
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
FastISel.cpp     [all...]
  /external/llvm/lib/Target/Mips/
MipsTargetStreamer.h 105 void emitII(unsigned Opcode, int16_t Imm1, int16_t Imm2, SMLoc IDLoc,
  /toolchain/binutils/binutils-2.25/opcodes/
i386-opc.h 645 Imm1,
761 unsigned int imm1:1; member in struct:i386_operand_type::__anon116489
i386-gen.c 263 "Imm1" },
534 BITFIELD (Imm1),
    [all...]
  /external/llvm/include/llvm/CodeGen/
FastISel.h 424 bool Op0IsKill, uint64_t Imm1, uint64_t Imm2);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
FastISel.h 393 bool Op0IsKill, uint64_t Imm1, uint64_t Imm2);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
FastISel.h 393 bool Op0IsKill, uint64_t Imm1, uint64_t Imm2);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
FastISel.h 393 bool Op0IsKill, uint64_t Imm1, uint64_t Imm2);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
FastISel.h 393 bool Op0IsKill, uint64_t Imm1, uint64_t Imm2);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
FastISel.h 393 bool Op0IsKill, uint64_t Imm1, uint64_t Imm2);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
FastISel.h 393 bool Op0IsKill, uint64_t Imm1, uint64_t Imm2);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
FastISel.h 393 bool Op0IsKill, uint64_t Imm1, uint64_t Imm2);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
FastISel.h 393 bool Op0IsKill, uint64_t Imm1, uint64_t Imm2);
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMFastISel.cpp 141 uint64_t Imm1, uint64_t Imm2);
443 uint64_t Imm1, uint64_t Imm2) {
449 .addImm(Imm1).addImm(Imm2));
452 .addImm(Imm1).addImm(Imm2));
    [all...]
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsTargetStreamer.cpp 158 void MipsTargetStreamer::emitII(unsigned Opcode, int16_t Imm1, int16_t Imm2,
162 TmpInst.addOperand(MCOperand::createImm(Imm1));
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp     [all...]
  /external/llvm/lib/Target/ARM/AsmParser/
ARMAsmParser.cpp     [all...]

Completed in 3644 milliseconds