Home
last modified time | relevance | path

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

/external/clang/lib/Rewrite/
DDeltaTree.cpp361 const SourceDelta &IVal = N->getValue(i); in VerifyTree() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineMulDivRem.cpp113 const APInt *IVal; in getLogBase2Vector() local
193 const APInt *IVal; in visitMul() local
/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp288 typedef Interval IVal; typedef
385 typedef I IVal; typedef
484 typedef Void IVal; typedef
832 typedef typename Traits<T>::IVal IVal; typedef in deqp::gls::BuiltinPrecisionTests::Expr
1003 typedef typename Expr<T>::IVal IVal; typedef in deqp::gls::BuiltinPrecisionTests::Variable
1043 typedef typename Expr<T>::IVal IVal; typedef in deqp::gls::BuiltinPrecisionTests::Constant
1258 typedef typename Expr<Ret>::IVal IVal; typedef in deqp::gls::BuiltinPrecisionTests::Apply
1393 typedef typename Expr<Ret>::IVal IVal; typedef in deqp::gls::BuiltinPrecisionTests::ApplyVar
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp1776 if (Instruction *IVal = dyn_cast<Instruction>(Val)) in undo() local
1801 if (Instruction *IVal = dyn_cast<Instruction>(Val)) in undo() local
1826 if (Instruction *IVal = dyn_cast<Instruction>(Val)) in undo() local
/external/llvm/lib/TableGen/
DTGParser.cpp344 TypedInit *IVal = dyn_cast<TypedInit>(IterVals[i].IterValue); in ProcessForeachDefs() local
/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp490 Value *IVal = SI->getValueOperand(); in getInstructionTypes() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp9732 SDValue IVal, StoreSDNode *St, in ShrinkLoadReplaceStoreWithStore()