/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/ |
H A D | PipelinePrinter.h | 45 const PipelineOptions &PO; variable 55 const MCSubtargetInfo &STI, const PipelineOptions &PO) in PipelinePrinter()
|
H A D | llvm-mca.cpp | 581 mca::PipelineOptions PO(MicroOpQueue, DecoderThroughput, DispatchWidth, in main() local
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | MemDerefPrinter.cpp | 32 Value *PO = LI->getPointerOperand(); in run() local
|
/freebsd/sys/dev/hwpmc/ |
H A D | hwpmc_logging.c | 113 #define _PMCLOG_RESERVE_SAFE(PO, TYPE, LEN, ACTION, TSC) do { \ argument 127 #define _PMCLOG_RESERVE(PO, TYPE, LEN, ACTION) do { \ argument 166 #define PMCLOG_DESPATCH_SAFE(PO) \ argument 170 #define PMCLOG_DESPATCH_SCHED_LOCK(PO) \ argument 174 #define PMCLOG_DESPATCH(PO) \ argument 179 #define PMCLOG_DESPATCH_SYNC(PO) \ argument
|
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/ |
H A D | TransZeroOutPropsInDealloc.cpp | 153 if (PseudoObjectExpr *PO = dyn_cast<PseudoObjectExpr>(E)) in isZeroingPropIvar() local 190 bool isZeroingPropIvar(PseudoObjectExpr *PO) { in isZeroingPropIvar()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMBasicBlockInfo.h | 91 unsigned PO = Offset + Size; member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | TypeRecord.h | 289 PointerOptions PO, uint8_t Size) in PointerRecord() 294 PointerOptions PO, uint8_t Size, const MemberPointerInfo &MPI) in PointerRecord() 352 void setAttrs(PointerKind PK, PointerMode PM, PointerOptions PO, in setAttrs() 358 static uint32_t calcAttrs(PointerKind PK, PointerMode PM, PointerOptions PO, in calcAttrs()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | BranchRelaxation.cpp | 68 const unsigned PO = Offset + Size; postOffset() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.cpp | 1888 lowerTypePointer(const DIDerivedType * Ty,PointerOptions PO) lowerTypePointer() argument 1959 lowerTypeMemberPointer(const DIDerivedType * Ty,PointerOptions PO) lowerTypeMemberPointer() argument 1994 PointerOptions PO = PointerOptions::None; lowerTypeModifier() local 2656 PointerOptions PO = PointerOptions::None; getVBPTypeIndex() local [all...] |
/freebsd/contrib/llvm-project/clang/lib/Index/ |
H A D | USRGeneration.cpp | 662 PrintingPolicy PO(Ctx.getLangOpts()); in printQualifier() local
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaOverload.cpp | 6800 OverloadCandidateParamOrder PO, bool AggregateCandidateDeduction) { in AddOverloadCandidate() 7364 OverloadCandidateParamOrder PO) { in AddMethodCandidate() 7394 OverloadCandidateParamOrder PO) { in AddMethodCandidate() 7577 bool PartialOverloading, OverloadCandidateParamOrder PO) { in AddMethodTemplateCandidate() 7648 OverloadCandidateParamOrder PO, bool AggregateCandidateDeduction) { in AddTemplateOverloadCandidate() 7728 Expr::Classification ObjectClassification, OverloadCandidateParamOrder PO) { in CheckNonDependentConversions() 8260 OverloadCandidateParamOrder PO) { in AddMemberOperatorCandidates()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | DeadStoreElimination.cpp | 876 unsigned PO = 0; in DSEState() local
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | Expr.cpp | 3825 const PseudoObjectExpr *PO = cast<PseudoObjectExpr>(this); in HasSideEffects() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 13316 Value *PO = LI->getPointerOperand(); in vectorizeTree() local
|