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

/macosx-10.10/llvmCore-3425.0.34/runtime/libprofile/
H A DCommonProfiling.c138 void write_profiling_data(enum ProfilingType PT, unsigned *Start, argument
/macosx-10.10/llvmCore-3425.0.34/lib/VMCore/
H A DIRBuilder.cpp43 PointerType *PT = cast<PointerType>(Ptr->getType()); local
H A DVerifier.cpp1752 PointerType *PT = dyn_cast<PointerType>(Ty); local
/macosx-10.10/llvmCore-3425.0.34/include/llvm/
H A DInstruction.h397 typedef Instruction* PT; typedef in class:llvm::PointerLikeTypeTraits
H A DValue.h405 typedef Value* PT; typedef in class:llvm::PointerLikeTypeTraits
/macosx-10.10/llvmCore-3425.0.34/lib/Analysis/
H A DMemoryBuiltins.cpp275 PointerType *PT = getMallocType(CI, TLI); local
440 PointerType *PT = cast<PointerType>(A.getType()); local
/macosx-10.10/llvmCore-3425.0.34/tools/llvm-stress/
H A Dllvm-stress.cpp127 Modifier(BasicBlock *Block, PieceTable *PT, Random *R): argument
281 PieceTable *PT; member in struct:Modifier
289 LoadModifier(BasicBlock *BB, PieceTable *PT, Random *R) argument
299 StoreModifier(BasicBlock *BB, PieceTable *PT, Random *R) argument
317 BinModifier(BasicBlock *BB, PieceTable *PT, Random *R) argument
361 ConstModifier(BasicBlock *BB, PieceTable *PT, Random *R) argument
409 AllocaModifier(BasicBlock *BB, PieceTable *PT, Random *R) argument
418 ExtractElementModifier(BasicBlock *BB, PieceTable *PT, Random *R) argument
432 ShuffModifier(BasicBlock *BB, PieceTable *PT, Random *R) argument
459 InsertElementModifier(BasicBlock *BB, PieceTable *PT, Random *R) argument
476 CastModifier(BasicBlock *BB, PieceTable *PT, Random *R) argument
561 SelectModifier(BasicBlock *BB, PieceTable *PT, Random *R) argument
586 CmpModifier(BasicBlock *BB, PieceTable *PT, Random *R) argument
618 Modifier::PieceTable PT; local
[all...]
/macosx-10.10/llvmCore-3425.0.34/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp880 SDValue PT = local
/macosx-10.10/emacs-93/emacs/src/
H A Dbuffer.h38 #define PT (current_buffer->pt + 0) macro
H A Dfileio.c4419 move_gap (PT); variable
[all...]
/macosx-10.10/llvmCore-3425.0.34/lib/Target/ARM/
H A DARMFastISel.cpp2286 PointerType *PT = cast<PointerType>(CS.getCalledValue()->getType()); local
/macosx-10.10/llvmCore-3425.0.34/lib/Target/CppBackend/
H A DCPPBackend.cpp631 PointerType* PT = cast<PointerType>(Ty); local
644 VectorType* PT = cast<VectorType>(Ty); local
/macosx-10.10/llvmCore-3425.0.34/lib/Transforms/IPO/
H A DGlobalOpt.cpp1603 PointerType *PT = cast<PointerType>(FieldGlobals[i]->getType()); local
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Ddtfmttst.cpp547 TimeZone* PT = TimeZone::createTimeZone("America/Los_Angeles"); local
[all...]
/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp5287 PointerType *PT = cast<PointerType>(CS.getCalledValue()->getType()); local

Completed in 590 milliseconds