Searched defs:getDef (Results 1 – 16 of 16) sorted by relevance
106 const llvm::Record *getDef() const { return def; } in getDef() function
106 const llvm::Record &getDef() const { return *def; } in getDef() function
231 const llvm::Record *getDef() const { return def; } in getDef() function
54 const llvm::Record &getDef() const { return *def; } in getDef() function
76 const llvm::Record &getDef() const { return *def; } in getDef() function
182 VPDef *getDef() { return Def; } in getDef() function183 const VPDef *getDef() const { return Def; } in getDef() function
164 const llvm::Record &EnumAttrCase::getDef() const { return *def; } in getDef() function in EnumAttrCase
289 llvm::Init *AttrOrTypeParameter::getDef() const { return def->getArg(index); } in getDef() function in AttrOrTypeParameter
138 const llvm::Record &Operator::getDef() const { return def; } in getDef() function in Operator
59 const Record &getDef() const { return TheDef; } in getDef() function in __anon92a9f3a60111::RegisterBank
348 Record *getDef() const { return TheDef; } in getDef() function489 Record *getDef() const { return TheDef; } in getDef() function
202 const Record &getDef() const { return TheDef; } in getDef() function in __anoncdaa66640111::CombineRule
120 static MemDepResult getDef(Instruction *Inst) { in getDef() function
1391 auto getDef = [&](const Value *Val) -> Value * { in getCastsForInductionPHI() local
99 const llvm::Record *getDef() const { return def; } in getDef() function in __anon19f8bfbe0111::Availability
1260 Record *getDef() const { return Def; } in getDef() function1880 Record *getDef(StringRef Name) const { in getDef() function