HomeSort by relevance Sort by last modified time
    Searched refs:Ins (Results 151 - 175 of 181) sorted by null

1 2 3 4 5 67 8

  /external/llvm/lib/Target/X86/
X86FastISel.cpp     [all...]
X86ISelLowering.cpp     [all...]
  /external/llvm/utils/TableGen/
DAGISelMatcherGen.cpp 130 const TreePatternNode *GetInstPatternNode(const DAGInstruction &Ins,
    [all...]
  /external/swiftshader/third_party/LLVM/utils/TableGen/
DAGISelMatcherGen.cpp 126 const TreePatternNode *GetInstPatternNode(const DAGInstruction &Ins,
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]
FastISel.cpp     [all...]
  /external/llvm/test/MC/AArch64/
neon-diagnostics.s     [all...]
  /art/compiler/optimizing/
intrinsics_mips.cc 778 // ins instruction is not available for R1.
780 __ Ins(TMP, ZERO, 31, 1);
788 // ins instruction is not available for R1.
790 __ Ins(TMP, ZERO, 31, 1);
    [all...]
code_generator_mips.cc     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /art/compiler/utils/mips/
assembler_mips_test.cc 386 TEST_F(AssemblerMIPSTest, Ins) {
394 __ Ins(*reg1, *reg2, pos, size);
396 instr << "ins $" << *reg1 << ", $" << *reg2 << ", " << pos << ", " << size << "\n";
402 DriverStr(expected, "Ins");
    [all...]
assembler_mips.h 269 void Ins(Register rd, Register rt, int pos, int size); // R2+
    [all...]
  /external/v8/src/compiler/mips/
code-generator-mips.cc     [all...]
  /external/v8/src/compiler/mips64/
code-generator-mips64.cc     [all...]
  /external/vixl/src/aarch64/
macro-assembler-aarch64.h     [all...]
  /external/vixl/test/aarch64/
test-assembler-aarch64.cc     [all...]

Completed in 748 milliseconds

1 2 3 4 5 67 8