Searched defs:RV (Results 1 - 14 of 14) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/IPO/
H A DIPConstantPropagation.cpp182 Value *RV = RetVals[i]; local
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DMachineVerifier.cpp92 void addRegWithSubRegs(RegVector &RV, unsigned Reg) { argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Scalar/
H A DSCCP.cpp1905 const DenseMap<Function*, LatticeVal> &RV = Solver.getTrackedRetVals(); local
H A DGVN.cpp1086 Value *RV = NewLoad; local
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/TableGen/
H A DRecord.h499 virtual Init *getFieldInit(Record &R, const RecordVal *RV, argument
686 virtual Init *resolveListElementReference(Record &R, const RecordVal *RV, argument
724 virtual Init *resolveListElementReference(Record &R, const RecordVal *RV, argument
1136 resolveListElementReference(Record &R, const RecordVal *RV, unsigned Elt) const argument
1291 operator <<(raw_ostream &OS, const RecordVal &RV) argument
1403 addValue(const RecordVal &RV) argument
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Analysis/
H A DScalarEvolution.cpp486 const Value *LV = LU->getValue(), *RV = RU->getValue(); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/TableGen/
H A DRecord.cpp479 static Init *fixBitInit(const RecordVal *RV, Init *Before, Init *After) { argument
747 const RecordVal *RV = CurRec->getValue(TemplateArgName); local
761 const RecordVal *RV = CurMultiClass->Rec.getValue(MCName); local
1345 getFieldInit(Record &R, const RecordVal *RV, const std::string &FieldName) const argument
1430 resolveListElementReference(Record &R, const RecordVal *RV, unsigned Elt) const argument
1458 getFieldInit(Record &R, const RecordVal *RV, const std::string &FieldName) const argument
1486 resolveListElementReference(Record &R, const RecordVal *RV, unsigned Elt) const argument
1706 resolveReferencesTo(const RecordVal *RV) argument
1739 const RecordVal *RV = R.getValue(TArgs[i]); local
[all...]
H A DTGParser.cpp63 bool TGParser::AddValue(Record *CurRec, SMLoc Loc, const RecordVal &RV) { argument
88 RecordVal *RV = CurRec->getValue(ValName); local
763 const RecordVal *RV = CurRec->getValue(TemplateArgName); local
774 const RecordVal *RV = CurMultiClass->Rec.getValue(MCName); local
1599 const RecordVal *RV = ArgsRec->getValue(TArgs[ArgN]); local
1620 const RecordVal *RV = ArgsRec->getValue(TArgs[ArgN]); local
1974 const RecordVal *RV = CurMultiClass->Rec.getValue(TArgs[i]); local
2393 const RecordVal *RV = CurMultiClass->Rec.getValue(TA[i]); local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DARMFastISel.cpp2106 const Value *RV = Ret->getOperand(0); local
2436 bool RV; local
H A DARMISelLowering.cpp8103 SDValue RV = PerformVMOVDRRCombine(N, DAG); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/X86/
H A DX86FastISel.cpp752 const Value *RV = Ret->getOperand(0); local
1381 bool RV = X86FastEmitLoad(VT, SrcAM, Reg); local
H A DX86ISelLowering.cpp15208 SDValue RV = performIntegerAbsCombine(N, DAG); local
/macosx-10.9.5/llvmCore-3425.0.33/utils/TableGen/
H A DCodeGenRegisters.cpp642 RecordVal RV = Proto->getValues()[i]; local
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp1027 SDValue RV = combine(N); local
1052 DAG.TransferDbgValues(SDValue(N, 0), RV); local
1171 SDValue RV = visit(N); local
[all...]

Completed in 277 milliseconds