Searched defs:PtrVal (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10.1/objc4-646/runtime/
H A Dllvm-DenseMapInfo.h43 static unsigned getHashValue(const T *PtrVal) { argument
58 static unsigned getHashValue(const T *PtrVal) { argument
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/ADT/
H A DDenseMapInfo.h43 static unsigned getHashValue(const T *PtrVal) { argument
H A DPointerIntPair.h77 intptr_t PtrVal local
H A DImmutableList.h214 uintptr_t PtrVal = reinterpret_cast<uintptr_t>(X.getInternalPointer()); local
/macosx-10.10.1/llvmCore-3425.0.34/lib/Analysis/
H A DAliasSetTracker.cpp486 void AliasSetTracker::deleteValue(Value *PtrVal) { argument
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1475 const Constant *PtrVal = CE->getOperand(0); local
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp120 const Constant *PtrVal = CE->getOperand(0); local
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DGVN.cpp1065 Value *PtrVal = SrcVal->getPointerOperand(); local
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3995 getAtomic(unsigned Opcode, DebugLoc dl, EVT MemVT, SDValue Chain, SDValue Ptr, SDValue Val, const Value* PtrVal, unsigned Alignment, AtomicOrdering Ordering, SynchronizationScope SynchScope) argument
4068 getAtomic(unsigned Opcode, DebugLoc dl, EVT MemVT, EVT VT, SDValue Chain, SDValue Ptr, const Value* PtrVal, unsigned Alignment, AtomicOrdering Ordering, SynchronizationScope SynchScope) argument
H A DSelectionDAGBuilder.cpp5479 static SDValue getMemCmpLoad(const Value *PtrVal, MVT LoadVT, argument

Completed in 165 milliseconds