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

  /external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1/pyasn1/type/
tagmap.py 30 if self.__defType is not None and tagMap.getDef() is not None:
32 if tagMap.getDef() is not None:
33 defType = tagMap.getDef()
52 def getDef(self): return self.__defType
  /external/llvm/include/llvm/Analysis/
MemoryDependenceAnalysis.h 105 static MemDepResult getDef(Instruction *Inst) {
  /external/llvm/lib/Target/SystemZ/
SystemZInstrInfo.cpp 424 static MachineInstr *getDef(unsigned Reg,
452 MachineInstr *RLL = getDef(SrcReg, MRI);
455 RLL = getDef(LGFR->getOperand(1).getReg(), MRI);
460 MachineInstr *SRL = getDef(RLL->getOperand(1).getReg(), MRI);
464 MachineInstr *IPM = getDef(SRL->getOperand(1).getReg(), MRI);
    [all...]
  /external/llvm/utils/TableGen/
CodeGenRegisters.h 317 Record *getDef() const { return TheDef; }
  /external/llvm/include/llvm/TableGen/
Record.h 971 Record *getDef() const { return Def; }
    [all...]
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir.h 614 inline Value *getDef(int d) const { return defs[d].get(); }
  /prebuilts/tools/common/m2/repository/biz/aQute/bnd/1.50.0/
bnd-1.50.0.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bndlib/1.50.0/
bndlib-1.50.0.jar 

Completed in 145 milliseconds