/external/python/pyasn1/pyasn1/type/ |
D | tagmap.py | 95 def getDef(self): member in TagMap
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
D | RegisterBankEmitter.cpp | 60 const Record &getDef() const { return TheDef; } in getDef() function in __anon6b49e9f90111::RegisterBank
|
D | CodeGenRegisters.h | 344 Record *getDef() const { return TheDef; } in getDef() function
|
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/ |
D | MemoryDependenceAnalysis.h | 105 static MemDepResult getDef(Instruction *Inst) { in getDef() function
|
/external/swiftshader/third_party/LLVM/utils/TableGen/ |
D | CodeGenRegisters.h | 121 Record *getDef() const { return TheDef; } in getDef() function
|
/external/llvm/include/llvm/Analysis/ |
D | MemoryDependenceAnalysis.h | 122 static MemDepResult getDef(Instruction *Inst) { in getDef() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
D | MemoryDependenceAnalysis.h | 133 static MemDepResult getDef(Instruction *Inst) { in getDef() function
|
/external/llvm/utils/TableGen/ |
D | CodeGenRegisters.h | 317 Record *getDef() const { return TheDef; } in getDef() function
|
/external/llvm/include/llvm/TableGen/ |
D | Record.h | 1048 Record *getDef() const { return Def; } in getDef() function 1525 Record *getDef(const std::string &Name) const { in getDef() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/TableGen/ |
D | Record.h | 1111 Record *getDef() const { return Def; } in getDef() function 1616 Record *getDef(StringRef Name) const { in getDef() function
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.cpp | 450 static MachineInstr *getDef(unsigned Reg, in getDef() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | LoopUtils.cpp | 976 auto getDef = [&](const Value *Val) -> Value * { in getCastsForInductionPHI() local
|
/external/swiftshader/third_party/LLVM/include/llvm/TableGen/ |
D | Record.h | 1188 Record *getDef() const { return Def; } in getDef() function 1596 Record *getDef(const std::string &Name) const { in getDef() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.cpp | 561 static MachineInstr *getDef(unsigned Reg, in getDef() function
|
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir.h | 799 inline Value *getDef(int d) const { return defs[d].get(); } in getDef() function
|