Searched defs:SrcValue2 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp732 bool PPCFastISel::PPCEmitCmp(const Value *SrcValue1, const Value *SrcValue2, argument
/freebsd-10.2-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp10808 isAlias(SDValue Ptr1, int64_t Size1, bool IsVolatile1, const Value *SrcValue1, int SrcValueOffset1, unsigned SrcValueAlign1, const MDNode *TBAAInfo1, SDValue Ptr2, int64_t Size2, bool IsVolatile2, const Value *SrcValue2, int SrcValueOffset2, unsigned SrcValueAlign2, const MDNode *TBAAInfo2) const argument

Completed in 79 milliseconds