Home
last modified time | relevance | path

Searched defs:PT (Results 1 - 17 of 17) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DBuiltinGCs.cpp77 const PointerType *PT = cast<PointerType>(Ty); variable
109 const PointerType *PT = cast<PointerType>(Ty); variable
H A DGlobalMerge.cpp626 PointerType *PT = dyn_cast<PointerType>(GV.getType()); in doInitialization() local
H A DAtomicExpandPass.cpp381 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 DPredicateInfo.h112 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 DValue.cpp618 Type *PT = cast<PointerType>(A->getType())->getElementType(); in getPointerDereferenceableBytes() local
H A DFunction.cpp1172 PointerType *PT = dyn_cast<PointerType>(Ty); in matchIntrinsicType() local
H A DIRBuilder.cpp62 auto *PT = cast<PointerType>(Ptr->getType()); in getCastedInt8PtrValue() local
H A DVerifier.cpp1988 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 DAMDGPUPrintfRuntimeBinding.cpp139 const PointerType *PT = dyn_cast<PointerType>(OpType); in shouldPrintAsStr() local
H A DAMDGPUCodeGenPrepare.cpp942 Type *PT = PointerType::get(I32Ty, I.getPointerAddressSpace()); in visitLoadInst() local
/third_party/ffmpeg/libavcodec/
H A Dh264pred_template.c834 #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 DMemoryBuiltins.cpp390 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 DInstCombineLoadStoreAlloca.cpp332 auto *PT = cast<PointerType>(I.getType()); in replacePointer() local
/third_party/python/Objects/
H A Dobmalloc.c1165 #define PT(x) PTA(x), PTA(x) macro
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Ddtfmttst.cpp597 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 DHexagonISelLowering.cpp3302 auto PT = cast<PointerType>(Addr->getType()); in emitLoadLinked() local
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngvalid.c7031 #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...]

Completed in 53 milliseconds