Home
last modified time | relevance | path

Searched defs:GetInstByName (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenTarget.cpp285 static const CodeGenInstruction *GetInstByName( GetInstByName() function
/llvm-project/llvm/unittests/Transforms/Utils/
H A DScalarEvolutionExpanderTest.cpp64 static Instruction &GetInstByName(Function &F, StringRef Name) { in GetInstByName() function
[all...]
/llvm-project/llvm/unittests/Analysis/
H A DScalarEvolutionTest.cpp462 static Instruction &GetInstByName(Function &F, StringRef Name) { in GetInstByName() function