Home
last modified time | relevance | path

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

/external/v8/src/
Dinterface.h49 static Interface* NewConst() { in NewConst() function
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1449 SDValue NewConst = DAG.getConstant(C1.trunc(InSize), newVT); in SimplifySetCC() local