Home
last modified time | relevance | path

Searched defs:PO (Results 1 – 18 of 18) 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.cpp598 mca::PipelineOptions PO(MicroOpQueue, DecoderThroughput, DispatchWidth, in main() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemDerefPrinter.cpp29 Value *PO = LI->getPointerOperand(); in run() local
/freebsd/sys/dev/hwpmc/
H A Dhwpmc_logging.c114 #define _PMCLOG_RESERVE_SAFE(PO, TYPE, LEN, ACTION, TSC) do { \ argument
128 #define _PMCLOG_RESERVE(PO, TYPE, LEN, ACTION) do { \ argument
167 #define PMCLOG_DESPATCH_SAFE(PO) \ argument
171 #define PMCLOG_DESPATCH_SCHED_LOCK(PO) \ argument
175 #define PMCLOG_DESPATCH(PO) \ argument
180 #define PMCLOG_DESPATCH_SYNC(PO) \ argument
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBasicBlockInfo.h91 unsigned PO = Offset + Size; member
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DHLSLBufferLayoutBuilder.cpp111 const int PO = PackOffsets ? (*PackOffsets)[Index++] : -1; in createLayoutType() local
/freebsd/crypto/krb5/src/ccapi/server/win/
H A Dccs_os_server.cpp113 ParseOpts PO; in ccs_os_server_initialize() local
201 ParseOpts PO; in ccs_os_server_listen_loop() local
/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.cpp70 const unsigned PO = Offset + Size; in postOffset() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1920 PointerOptions PO) { in lowerTypePointer()
1991 PointerOptions PO) { in lowerTypeMemberPointer()
2026 PointerOptions PO = PointerOptions::None; in lowerTypeModifier() local
2688 PointerOptions PO = PointerOptions::None; in getVBPTypeIndex() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DOverload.h1121 OverloadCandidateParamOrder PO; member
1134 OverloadCandidateParamOrder PO; member
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp7045 OverloadCandidateParamOrder PO, bool AggregateCandidateDeduction, in AddOverloadCandidate()
7655 OverloadCandidateParamOrder PO) { in AddMethodCandidate()
7682 OverloadCandidateParamOrder PO, bool StrictPackMatch) { in AddMethodCandidate()
7874 OverloadCandidateParamOrder PO) { in AddMethodTemplateCandidateImmediately()
7948 bool PartialOverloading, OverloadCandidateParamOrder PO) { in AddMethodTemplateCandidate()
7982 Sema::ADLCallKind IsADLCandidate, OverloadCandidateParamOrder PO, in AddTemplateOverloadCandidateImmediately()
8076 OverloadCandidateParamOrder PO, bool AggregateCandidateDeduction) { in AddTemplateOverloadCandidate()
8109 Expr::Classification ObjectClassification, OverloadCandidateParamOrder PO) { in CheckNonDependentConversions()
8721 OverloadCandidateParamOrder PO) { in AddMemberOperatorCandidates()
11163 CallExpr::ADLCallKind IsADLCandidate, OverloadCandidateParamOrder PO, in AddDeferredTemplateCandidate()
[all …]
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DUSRGeneration.cpp658 PrintingPolicy PO(LangOpts); in printQualifier() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1004 unsigned PO = 0; in DSEState() local
/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DCompiler.cpp5893 ParamOffset PO = this->Params[PVD]; // Must exist. in compileConstructor() local
6048 ParamOffset PO = this->Params[PVD]; // Must exist. in compileUnionAssignmentOperator() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h5147 void setHasValidPackoffset(bool PO) { HasValidPackoffset = PO; } in setHasValidPackoffset()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp3850 const PseudoObjectExpr *PO = cast<PseudoObjectExpr>(this); in HasSideEffects() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp18179 Value *PO = LI->getPointerOperand(); in vectorizeTree() local