HomeSort by relevance Sort by last modified time
    Searched defs:getInstr (Results 1 - 4 of 4) sorted by null

  /external/llvm/include/llvm/CodeGen/
SlotIndexes.h 46 MachineInstr* getInstr() const { return mi; }
424 return index.isValid() ? index.listEntry()->getInstr() : nullptr;
433 if (I->getInstr())
616 assert(miEntry->getInstr() == mi && "Instruction indexes broken.");
631 assert(miEntry->getInstr() == mi &&
ScheduleDAG.h 398 /// getInstr - Return the representative MachineInstr for this SUnit.
400 MachineInstr *getInstr() const {
579 if (SU->isInstr()) return &SU->getInstr()->getDesc();
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp 229 Instruction *getInstr() { return Instr; }
779 if (Instruction *I = Message.getInstr())
    [all...]
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 

Completed in 237 milliseconds