/external/llvm-project/mlir/include/mlir/TableGen/ |
D | Pass.h | 106 const llvm::Record *getDef() const { return def; } in getDef() function
|
D | Interfaces.h | 98 const llvm::Record &getDef() const { return *def; } in getDef() function
|
D | OpTrait.h | 54 const llvm::Record &getDef() const { return *def; } in getDef() function
|
D | Operator.h | 68 const llvm::Record &getDef() const { return *def; } in getDef() function
|
/external/python/pyasn1/pyasn1/type/ |
D | tagmap.py | 95 def getDef(self): member in TagMap
|
/external/llvm-project/llvm/utils/TableGen/ |
D | RegisterBankEmitter.cpp | 60 const Record &getDef() const { return TheDef; } in getDef() function in __anon212f612d0111::RegisterBank
|
D | GICombinerEmitter.cpp | 201 const Record &getDef() const { return TheDef; } in getDef() function in __anon4718c62b0111::CombineRule
|
D | CodeGenRegisters.h | 348 Record *getDef() const { return TheDef; } in getDef() function
|
/external/llvm-project/mlir/lib/TableGen/ |
D | Attribute.cpp | 172 const llvm::Record &EnumAttrCase::getDef() const { return *def; } in getDef() function in EnumAttrCase
|
D | Operator.cpp | 91 const llvm::Record &Operator::getDef() const { return def; } in getDef() function in Operator
|
/external/llvm-project/llvm/include/llvm/Analysis/ |
D | MemoryDependenceAnalysis.h | 131 static MemDepResult getDef(Instruction *Inst) { in getDef() function
|
/external/llvm/include/llvm/Analysis/ |
D | MemoryDependenceAnalysis.h | 122 static MemDepResult getDef(Instruction *Inst) { in getDef() function
|
/external/llvm-project/llvm/lib/Transforms/Vectorize/ |
D | VPlanValue.h | 167 VPDef *getDef() { return Def; } in getDef() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | MemoryDependenceAnalysis.h | 131 static MemDepResult getDef(Instruction *Inst) { in getDef() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | IVDescriptors.cpp | 952 auto getDef = [&](const Value *Val) -> Value * { in getCastsForInductionPHI() local
|
/external/llvm-project/llvm/lib/Analysis/ |
D | IVDescriptors.cpp | 1046 auto getDef = [&](const Value *Val) -> Value * { in getCastsForInductionPHI() local
|
/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/llvm-project/llvm/include/llvm/TableGen/ |
D | Record.h | 1164 Record *getDef() const { return Def; } in getDef() function 1738 Record *getDef(StringRef Name) const { in getDef() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/ |
D | Record.h | 1193 Record *getDef() const { return Def; } in getDef() function 1712 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/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir.h | 852 inline Value *getDef(int d) const { return defs[d].get(); } in getDef() function
|