Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemDerefPrinter.cpp56 Value *PO = LI->getPointerOperand(); in runOnFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMBasicBlockInfo.h91 unsigned PO = Offset + Size; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h294 PointerOptions PO, uint8_t Size) in PointerRecord()
299 PointerOptions PO, uint8_t Size, const MemberPointerInfo &MPI) in PointerRecord()
357 void setAttrs(PointerKind PK, PointerMode PM, PointerOptions PO, in setAttrs()
363 static uint32_t calcAttrs(PointerKind PK, PointerMode PM, PointerOptions PO, in calcAttrs()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DBranchRelaxation.cpp68 const unsigned PO = Offset + Size; in postOffset() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1697 PointerOptions PO) { in lowerTypePointer()
1768 PointerOptions PO) { in lowerTypeMemberPointer()
1802 PointerOptions PO = PointerOptions::None; in lowerTypeModifier() local
2450 PointerOptions PO = PointerOptions::None; in getVBPTypeIndex() local
/third_party/boost/libs/wave/test/testwave/testfiles/
Dt_5_035.hpp633 #define PO macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp4348 Value *PO = LI->getPointerOperand(); in vectorizeTree() local
/third_party/pcre2/pcre2/src/
Dpcre2test.c607 #define PO(name) offsetof(patctl, name) macro