Home
last modified time | relevance | path

Searched refs:Promoted (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp1632 SDValue Promoted = GetPromotedFloat(N->getOperand(0)); in PromoteFloatOp_BITCAST() local
1633 EVT PromotedVT = Promoted->getValueType(0); in PromoteFloatOp_BITCAST()
1637 Promoted); in PromoteFloatOp_BITCAST()
1700 SDValue Promoted = GetPromotedFloat(Val); in PromoteFloatOp_STORE() local
1705 NewVal = DAG.getNode(GetPromotionOpcode(Promoted.getValueType(), VT), DL, in PromoteFloatOp_STORE()
1706 IVT, Promoted); in PromoteFloatOp_STORE()
/external/llvm/cmake/modules/
DHandleLLVMOptions.cmake308 # Promoted warnings.
311 # Promoted warnings to errors.
/external/jetty/
DVERSION.txt1836 + Promoted Jetty Centralized Logging from Sandbox
1837 + Promoted Jetty WebApp Verifier from Sandbox
/external/v8/
DChangeLog2554 Promoted ArrayBuffer, DataView and typed arrays to non-experimental.