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

<<1112131415

  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
LoopAccessAnalysis.h 162 const SmallVectorImpl<Instruction *> &Instrs) const;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
ScheduleDAG.h 75 Cluster ///< Weak DAG edge linking a chain of clustered instrs.
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
LoopAccessAnalysis.h 162 const SmallVectorImpl<Instruction *> &Instrs) const;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
ScheduleDAG.h 75 Cluster ///< Weak DAG edge linking a chain of clustered instrs.
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
LoopAccessAnalysis.h 162 const SmallVectorImpl<Instruction *> &Instrs) const;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
ScheduleDAG.h 75 Cluster ///< Weak DAG edge linking a chain of clustered instrs.
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
LoopAccessAnalysis.h 162 const SmallVectorImpl<Instruction *> &Instrs) const;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
ScheduleDAG.h 75 Cluster ///< Weak DAG edge linking a chain of clustered instrs.
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
LoopAccessAnalysis.h 162 const SmallVectorImpl<Instruction *> &Instrs) const;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
ScheduleDAG.h 75 Cluster ///< Weak DAG edge linking a chain of clustered instrs.
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
LoopAccessAnalysis.h 162 const SmallVectorImpl<Instruction *> &Instrs) const;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
ScheduleDAG.h 75 Cluster ///< Weak DAG edge linking a chain of clustered instrs.
  /external/llvm/lib/Analysis/
LoopAccessAnalysis.cpp     [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp 63 STATISTIC(EmittedInsts, "Number of machine instrs printed");
823 const std::vector<MCCFIInstruction> &Instrs = MMI.getFrameInstructions();
825 const MCCFIInstruction &CFI = Instrs[CFIIndex];
    [all...]
WinException.cpp     [all...]
  /external/valgrind/callgrind/
main.c 862 /*INOUT*/ UInt* instrs,
887 (*instrs)++;
    [all...]
  /external/llvm/lib/CodeGen/
RegAllocFast.cpp     [all...]
MachineInstr.cpp 747 assert(MBB && "Use MachineInstrBuilder to add operands to dangling instrs");
749 assert(MF && "Use MachineInstrBuilder to add operands to dangling instrs");
    [all...]
  /external/llvm/lib/Target/X86/InstPrinter/
X86InstComments.cpp 1 //===-- X86InstComments.cpp - Generate verbose-asm comments for instrs ----===//
    [all...]
  /external/llvm/lib/Transforms/Scalar/
DeadStoreElimination.cpp 50 STATISTIC(NumFastOther , "Number of other instrs removed");
    [all...]
  /external/llvm/test/CodeGen/X86/
switch.ll 777 ; (-verify-machine-instrs cathces this).
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
RegAllocFast.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCFrameLowering.cpp 87 assert(MBBI->getOpcode() == PPC::MFVRSAVE && "VRSAVE instrs wandered?");
    [all...]
PPCInstr64Bit.td 228 // 64-bit SPR manipulation instrs.
    [all...]
  /external/swiftshader/third_party/subzero/src/
IceInstMIPS32.h 1 //===- subzero/src/IceInstMIPS32.h - MIPS32 machine instrs --*- C++ -*-----===//
    [all...]

Completed in 1430 milliseconds

<<1112131415