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

1 23 4 5 6 7 8 91011>>

  /external/valgrind/memcheck/tests/ppc32/
power_ISA2_05.c 10 * the parity instrs
167 /* b0 may be non-zero in lwarx/ldarx Power6 instrs */
  /external/valgrind/memcheck/tests/ppc64/
power_ISA2_05.c 10 * the parity instrs
172 /* b0 may be non-zero in lwarx/ldarx Power6 instrs */
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64AsmBackend.cpp 396 ArrayRef<MCCFIInstruction> Instrs) const override {
397 if (Instrs.empty())
404 for (size_t i = 0, e = Instrs.size(); i != e; ++i) {
405 const MCCFIInstruction &Inst = Instrs[i];
418 const MCCFIInstruction &LRPush = Instrs[++i];
421 const MCCFIInstruction &FPPush = Instrs[++i];
451 const MCCFIInstruction &Inst2 = Instrs[++i];
  /external/minijail/
syscall_filter.c 67 block->instrs = NULL;
73 void append_filter_block(struct filter_block *head, struct sock_filter *instrs,
82 if (head->instrs == NULL) {
95 new_last->instrs = instrs;
763 filter[_index++] = curr->instrs[i];
775 free(current->instrs);
  /external/llvm/lib/CodeGen/
ExecutionDepsFix.cpp 70 SmallVector<MachineInstr*, 8> Instrs;
74 bool isCollapsed() const { return Instrs.empty(); }
110 Instrs.clear();
322 while (!dv->Instrs.empty())
323 TII->setExecutionDomain(*dv->Instrs.pop_back_val(), domain);
344 A->Instrs.append(B->Instrs.begin(), B->Instrs.end());
710 dv->Instrs.push_back(mi);
MachineTraceMetrics.cpp     [all...]
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86AsmBackend.cpp 514 generateCompactUnwindEncodingImpl(ArrayRef<MCCFIInstruction> Instrs) const {
515 if (Instrs.empty()) return 0;
533 for (unsigned i = 0, e = Instrs.size(); i != e; ++i) {
534 const MCCFIInstruction &Inst = Instrs[i];
628 (Instrs.size() == 1 && NumDefCFAOffsets == 1 && StackSize == 2))
811 ArrayRef<MCCFIInstruction> Instrs) const override {
812 return generateCompactUnwindEncodingImpl(Instrs);
830 ArrayRef<MCCFIInstruction> Instrs) const override {
831 return generateCompactUnwindEncodingImpl(Instrs);
  /development/testrunner/test_defs/
instrumentation_test.py 251 instrs = manifest_parser.GetInstrumentationNames()
252 if not instrs:
257 elif len(instrs) > 1:
  /external/llvm/include/llvm/Transforms/InstCombine/
InstCombineWorklist.h 68 DEBUG(dbgs() << "IC: ADDING: " << List.size() << " instrs to worklist\n");
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMFixupKinds.h 97 // fixup_arm_thumb_cp - Fixup for Thumb load/store from constant pool instrs.
  /external/mesa3d/src/compiler/nir/
nir_opt_loop_unroll.c 79 * ...instrs...
84 * ...instrs... ...instrs... ...instrs...
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
ARMFixupKinds.h 68 // fixup_arm_thumb_cp - Fixup for Thumb load/store from constant pool instrs.
  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombineWorklist.h 57 DEBUG(errs() << "IC: ADDING: " << NumEntries << " instrs to worklist\n");
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/InstCombine/
InstCombineWorklist.h 60 DEBUG(dbgs() << "IC: ADDING: " << List.size() << " instrs to worklist\n");
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Transforms/InstCombine/
InstCombineWorklist.h 60 DEBUG(dbgs() << "IC: ADDING: " << List.size() << " instrs to worklist\n");
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Transforms/InstCombine/
InstCombineWorklist.h 60 DEBUG(dbgs() << "IC: ADDING: " << List.size() << " instrs to worklist\n");
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Transforms/InstCombine/
InstCombineWorklist.h 60 DEBUG(dbgs() << "IC: ADDING: " << List.size() << " instrs to worklist\n");
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Transforms/InstCombine/
InstCombineWorklist.h 60 DEBUG(dbgs() << "IC: ADDING: " << List.size() << " instrs to worklist\n");
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Transforms/InstCombine/
InstCombineWorklist.h 60 DEBUG(dbgs() << "IC: ADDING: " << List.size() << " instrs to worklist\n");
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Transforms/InstCombine/
InstCombineWorklist.h 60 DEBUG(dbgs() << "IC: ADDING: " << List.size() << " instrs to worklist\n");
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/InstCombine/
InstCombineWorklist.h 60 DEBUG(dbgs() << "IC: ADDING: " << List.size() << " instrs to worklist\n");
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Transforms/InstCombine/
InstCombineWorklist.h 60 DEBUG(dbgs() << "IC: ADDING: " << List.size() << " instrs to worklist\n");
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Transforms/InstCombine/
InstCombineWorklist.h 60 DEBUG(dbgs() << "IC: ADDING: " << List.size() << " instrs to worklist\n");
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Transforms/InstCombine/
InstCombineWorklist.h 60 DEBUG(dbgs() << "IC: ADDING: " << List.size() << " instrs to worklist\n");
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Transforms/InstCombine/
InstCombineWorklist.h 60 DEBUG(dbgs() << "IC: ADDING: " << List.size() << " instrs to worklist\n");

Completed in 3309 milliseconds

1 23 4 5 6 7 8 91011>>