Home
last modified time | relevance | path

Searched defs:PO (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/
H A DPipelinePrinter.h45 const PipelineOptions &PO; variable
55 const MCSubtargetInfo &STI, const PipelineOptions &PO) in PipelinePrinter()
H A Dllvm-mca.cpp581 mca::PipelineOptions PO(MicroOpQueue, DecoderThroughput, DispatchWidth, in main() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemDerefPrinter.cpp32 Value *PO = LI->getPointerOperand(); in run() local
/freebsd/sys/dev/hwpmc/
H A Dhwpmc_logging.c113 #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 DTransZeroOutPropsInDealloc.cpp153 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 DARMBasicBlockInfo.h91 unsigned PO = Offset + Size; member
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h289 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 DBranchRelaxation.cpp68 const unsigned PO = Offset + Size; postOffset() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1888 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 DUSRGeneration.cpp662 PrintingPolicy PO(Ctx.getLangOpts()); in printQualifier() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp6800 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 DDeadStoreElimination.cpp876 unsigned PO = 0; in DSEState() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp3825 const PseudoObjectExpr *PO = cast<PseudoObjectExpr>(this); in HasSideEffects() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp13316 Value *PO = LI->getPointerOperand(); in vectorizeTree() local