Home
last modified time | relevance | path

Searched defs:PreviousDef (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp391 auto *PreviousDef = cast<ObjCInterfaceDecl>(SkipBody.Previous); in ParseObjCAtInterfaceDeclaration() local
2143 auto *PreviousDef = cast<ObjCProtocolDecl>(SkipBody.Previous); in ParseObjCAtProtocolDeclaration() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCopyPropagation.cpp479 MCRegister PreviousDef = CopyOperands->Destination->getReg().asMCReg(); in isNopCopy() local
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp435 STIPredicateFunction &PreviousDef = STIPredicates[It->second]; in collectSTIPredicates() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3600 VPValue *PreviousDef = PhiR->getBackedgeValue(); in fixFixedOrderRecurrence() local