Home
last modified time | relevance | path

Searched defs:getDef (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DPatterns.h
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DRegisterBankEmitter.cpp59 const Record &getDef() const { return TheDef; } getDef() function in __anon233271c80111::RegisterBank
H A DCodeGenRegisters.h
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h124 static MemDepResult getDef(Instruction *Inst) { in getDef() function
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp1379 auto getDef = [&](const Value *Val) -> Value * { getCastsForInductionPHI() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h1330 Record *getDef() const { return Def; } in getDef() function
1993 Record *getDef(StringRef Name) const { in getDef() function