/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | BuiltinGCs.cpp | 77 const PointerType *PT = cast<PointerType>(Ty); variable 109 const PointerType *PT = cast<PointerType>(Ty); variable
|
H A D | GlobalMerge.cpp | 626 PointerType *PT = dyn_cast<PointerType>(GV.getType()); in doInitialization() local
|
H A D | AtomicExpandPass.cpp | 381 Type *PT = PointerType::get(NewTy, in convertAtomicLoadToIntegerType() local 468 Type *PT = PointerType::get(NewTy, in convertAtomicStoreToIntegerType() local 1062 Type *PT = PointerType::get(NewTy, in convertCmpXchgToIntegerType() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
H A D | PredicateInfo.h | 112 PredicateBase(PredicateType PT, Value *Op) : Type(PT), OriginalOp(Op) {} in PredicateBase() argument 124 PredicateWithCondition(PredicateType PT, Value *Op, Value *Condition) in PredicateWithCondition() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Value.cpp | 618 Type *PT = cast<PointerType>(A->getType())->getElementType(); in getPointerDereferenceableBytes() local
|
H A D | Function.cpp | 1172 PointerType *PT = dyn_cast<PointerType>(Ty); in matchIntrinsicType() local
|
H A D | IRBuilder.cpp | 62 auto *PT = cast<PointerType>(Ptr->getType()); in getCastedInt8PtrValue() local
|
H A D | Verifier.cpp | 1988 auto *PT = dyn_cast<PointerType>(Target->getType()); in verifyStatepoint() local 4491 auto *PT = cast<PointerType>(Target->getType()); in visitIntrinsicCall() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUPrintfRuntimeBinding.cpp | 139 const PointerType *PT = dyn_cast<PointerType>(OpType); in shouldPrintAsStr() local
|
H A D | AMDGPUCodeGenPrepare.cpp | 942 Type *PT = PointerType::get(I32Ty, I.getPointerAddressSpace()); in visitLoadInst() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | h264pred_template.c | 834 #define PT(x) \ macro 1184 #undef PT macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | MemoryBuiltins.cpp | 390 PointerType *PT = getMallocType(CI, TLI); in getMallocAllocatedType() local 660 PointerType *PT = cast<PointerType>(A.getType()); in visitArgument() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineLoadStoreAlloca.cpp | 332 auto *PT = cast<PointerType>(I.getType()); in replacePointer() local
|
/third_party/python/Objects/ |
H A D | obmalloc.c | 1165 #define PT(x) PTA(x), PTA(x) macro [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | dtfmttst.cpp | 597 TimeZone* PT = TimeZone::createTimeZone("America/Los_Angeles"); in TestFieldPosition() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLowering.cpp | 3302 auto PT = cast<PointerType>(Addr->getType()); in emitLoadLinked() local
|
/third_party/skia/third_party/externals/libpng/contrib/libtests/ |
H A D | pngvalid.c | 7031 #define PT ITSTRUCT(end) /* stores the previous transform */ macro 7093 #undef PT macro 7094 #define PT ITSTRUCT(palette_to_rgb) macro 7171 #undef PT macro 7172 #define PT ITSTRUCT(tRNS_to_alpha) macro 7231 #undef PT macro 7232 #define PT ITSTRUCT(gray_to_rgb) macro 7282 #undef PT macro 7283 #define PT ITSTRUC macro 7338 #undef PT global() macro 7339 #define PT global() macro 7393 #undef PT global() macro 7394 #define PT global() macro 7441 #undef PT global() macro 7442 #define PT global() macro 7512 #undef PT global() macro 7513 #define PT global() macro 7555 #undef PT global() macro 7556 #define PT global() macro 8241 #undef PT global() macro 8242 #define PT global() macro 8383 #undef PT global() macro 8384 #define PT global() macro 8440 #undef PT global() macro 8441 #define PT global() macro 8487 #undef PT global() macro 8488 #define PT global() macro 8534 #undef PT global() macro 8535 #define PT global() macro 8577 #undef PT global() macro 8578 #define PT global() macro 8660 #undef PT global() macro 8661 #define PT global() macro 8721 #undef PT global() macro 8722 #define PT global() macro 8773 #undef PT global() macro 8774 #define PT global() macro 8818 #undef PT global() macro 8819 #define PT global() macro 8863 #undef PT global() macro 8864 #define PT global() macro 8944 #undef PT global() macro 8945 #define PT global() macro [all...] |