Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMemDerefPrinter.cpp59 Value *PO = LI->getPointerOperand(); in runOnFunction() local
94 Value *PO = LI->getPointerOperand(); in run() local
/netbsd-src/external/mit/isl/dist/interface/
H A Dset_lang_defaults_arg4.h15 clang::PreprocessorOptions &PO; member
H A Dextract_interface.cc432 PreprocessorOptions &PO = Clang->getPreprocessorOpts(); in set_lang_defaults() local
557 PreprocessorOptions &PO = Clang->getPreprocessorOpts(); in main() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DTransZeroOutPropsInDealloc.cpp153 if (PseudoObjectExpr *PO = dyn_cast<PseudoObjectExpr>(E)) in isZeroingPropIvar() local
190 bool isZeroingPropIvar(PseudoObjectExpr *PO) { in isZeroingPropIvar()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMBasicBlockInfo.h91 unsigned PO = Offset + Size; member
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-mca/
H A Dllvm-mca.cpp468 mca::PipelineOptions PO(MicroOpQueue, DecoderThroughput, DispatchWidth, in main() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h288 PointerOptions PO, uint8_t Size) in PointerRecord()
293 PointerOptions PO, uint8_t Size, const MemberPointerInfo &MPI) in PointerRecord()
351 void setAttrs(PointerKind PK, PointerMode PM, PointerOptions PO, in setAttrs()
357 static uint32_t calcAttrs(PointerKind PK, PointerMode PM, PointerOptions PO, in calcAttrs()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DBranchRelaxation.cpp68 const unsigned PO = Offset + Size; in postOffset() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1747 PointerOptions PO) { in lowerTypePointer()
1818 PointerOptions PO) { in lowerTypeMemberPointer()
1853 PointerOptions PO = PointerOptions::None; in lowerTypeModifier() local
2513 PointerOptions PO = PointerOptions::None; in getVBPTypeIndex() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaObjCProperty.cpp1826 ObjCInterfaceDecl::PropertyDeclOrder PO; in CollectSuperClassPropertyImplementations() local
2050 ObjCInterfaceDecl::PropertyDeclOrder PO; in DiagnoseUnimplementedProperties() local
H A DSemaOverload.cpp6271 OverloadCandidateParamOrder PO) { in AddOverloadCandidate()
6819 OverloadCandidateParamOrder PO) { in AddMethodCandidate()
6856 OverloadCandidateParamOrder PO) { in AddMethodCandidate()
7008 bool PartialOverloading, OverloadCandidateParamOrder PO) { in AddMethodTemplateCandidate()
7079 OverloadCandidateParamOrder PO) { in AddTemplateOverloadCandidate()
7156 Expr::Classification ObjectClassification, OverloadCandidateParamOrder PO) { in CheckNonDependentConversions()
7672 OverloadCandidateParamOrder PO) { in AddMemberOperatorCandidates()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DUSRGeneration.cpp624 PrintingPolicy PO(Ctx.getLangOpts()); in printQualifier() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp889 unsigned PO = 0; in get() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExpr.cpp2645 const PseudoObjectExpr *PO = cast<PseudoObjectExpr>(this); in isUnusedResultAWarning() local
3566 const PseudoObjectExpr *PO = cast<PseudoObjectExpr>(this); in HasSideEffects() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclObjC.h1089 PropertyDeclOrder &PO) const {} in collectPropertiesToImplement()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp5174 Value *PO = LI->getPointerOperand(); in vectorizeTree() local