HomeSort by relevance Sort by last modified time
    Searched full:instrs (Results 176 - 200 of 359) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Target/
TargetSchedule.td 61 def instrs;
411 dag Instrs = instrlist;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Target/
TargetSchedule.td 61 def instrs;
411 dag Instrs = instrlist;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetSchedule.td 61 def instrs;
411 dag Instrs = instrlist;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Target/
TargetSchedule.td 61 def instrs;
411 dag Instrs = instrlist;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Target/
TargetSchedule.td 61 def instrs;
411 dag Instrs = instrlist;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Target/
TargetSchedule.td 61 def instrs;
411 dag Instrs = instrlist;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Target/
TargetSchedule.td 61 def instrs;
411 dag Instrs = instrlist;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Target/
TargetSchedule.td 61 def instrs;
411 dag Instrs = instrlist;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Target/
TargetSchedule.td 61 def instrs;
411 dag Instrs = instrlist;
  /external/elfutils/libcpu/
i386_parse.y 247 spec: masks kPERCPERC '\n' instrs
282 instrs: instrs '\n' instr label
    [all...]
  /external/clang/lib/Analysis/
ThreadSafetyTIL.cpp 158 for (auto *Instr : Instrs)
  /external/llvm/include/llvm/Analysis/
InstructionSimplify.h 1 //===-- InstructionSimplify.h - Fold instrs into simpler forms --*- C++ -*-===//
  /external/llvm/lib/Target/ARM/
MLxExpansionPass.cpp 1 //===-- MLxExpansionPass.cpp - Expand MLx instrs to avoid hazards ---------===//
README-Thumb.txt 14 instrs with a single register.
  /external/llvm/lib/Target/Hexagon/
HexagonGenInsert.cpp     [all...]
  /external/pcre/dist2/src/sljit/
sljitNativeTILEGX_64.c 585 needlessly on 'prefetch' instrs. */
592 /* If only 2 instrs, and in Y-mode, insert a nop. */
660 assign_pipes may have re-ordered the instrs (by inserting no-ops in
698 /* We had 3 instrs of which the first 2 can't live in the same bundle.
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARM.td 79 "Prefer 32-bit Thumb instrs">;
README-Thumb.txt 14 instrs with a single register.
  /external/swiftshader/third_party/LLVM/lib/Target/Mips/
MipsFrameLowering.cpp 103 // generate the following sequence of instrs:
  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombine.h 255 Worklist.AddUsersToWorkList(I); // Add all modified instrs to worklist.
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
InstructionSimplify.h 1 //===-- InstructionSimplify.h - Fold instrs into simpler forms --*- C++ -*-===//
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
InstructionSimplify.h 1 //===-- InstructionSimplify.h - Fold instrs into simpler forms --*- C++ -*-===//
  /external/llvm/include/llvm/CodeGen/
MachineBasicBlock.h 198 instr_range instrs() { return instr_range(instr_begin(), instr_end()); } function in class:llvm::MachineBasicBlock
199 const_instr_range instrs() const { function in class:llvm::MachineBasicBlock
    [all...]
  /external/swiftshader/third_party/LLVM/utils/TableGen/
CodeGenDAGPatterns.cpp     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineBasicBlock.h 183 instr_range instrs() { return instr_range(instr_begin(), instr_end()); } function in class:llvm::MachineBasicBlock
184 const_instr_range instrs() const { function in class:llvm::MachineBasicBlock
    [all...]

Completed in 1302 milliseconds

1 2 3 4 5 6 78 91011>>