Home
last modified time | relevance | path

Searched defs:Ptr2 (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp1478 emitStrNCmp(Value * Ptr1,Value * Ptr2,Value * Len,IRBuilderBase & B,const DataLayout & DL,const TargetLibraryInfo * TLI) emitStrNCmp() argument
1570 emitMemCmp(Value * Ptr1,Value * Ptr2,Value * Len,IRBuilderBase & B,const DataLayout & DL,const TargetLibraryInfo * TLI) emitMemCmp() argument
1580 emitBCmp(Value * Ptr1,Value * Ptr2,Value * Len,IRBuilderBase & B,const DataLayout & DL,const TargetLibraryInfo * TLI) emitBCmp() argument
1590 emitMemCCpy(Value * Ptr1,Value * Ptr2,Value * Val,Value * Len,IRBuilderBase & B,const TargetLibraryInfo * TLI) emitMemCCpy() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp322 Value *Ptr2 = needsChecking() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DValue.cpp1030 const Value *Ptr2 = this; getPointerOffsetFrom() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp1338 const auto *Ptr2 = cast<ObjCObjectPointerType>(T2); IsStructurallyEquivalent() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp7086 const PointerType *Ptr1, *Ptr2; FindCompositePointerType() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp3830 arePointersCompatible(Value * Ptr1,Value * Ptr2,const TargetLibraryInfo & TLI,bool CompareOpcodes=true) arePointersCompatible() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp49979 SDValue Ptr2 = combineLoad() local
[all...]