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

/external/chromium_org/v8/src/
H A Dinterface.h49 static Interface* NewConst() { function in class:v8::internal::Interface
/external/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1422 SDValue NewConst = DAG.getConstant(C1.trunc(InSize), newVT); local
1425 NewConst, Cond);

Completed in 150 milliseconds