Home
last modified time | relevance | path

Searched defs:OVT (Results 1 - 4 of 4) sorted by relevance

/third_party/rust/crates/minimal-lexical/src/
H A Dlibm.rs56 const OVT: f32 = 4.2995665694e-08; /* -(128-log2(ovfl+.5ulp)) */ in powf() consts
611 const OVT: f64 = 8.0085662595372944372e-017; /* -(1024-log2(ovfl+.5ulp)) */ in powd() consts
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp285 EVT OVT = N->getValueType(0); in ExpandRes_VAARG() local
343 EVT OVT = N->getOperand(0).getValueType(); in ExpandOp_BITCAST() local
H A DLegalizeIntegerTypes.cpp413 EVT OVT = N->getValueType(0); in PromoteIntRes_BITREVERSE() local
451 EVT OVT = N->getValueType(0); in PromoteIntRes_CTLZ() local
469 EVT OVT = N->getValueType(0); in PromoteIntRes_CTTZ() local
857 EVT OVT = N->getOperand(0).getValueType(); in PromoteIntRes_SADDSUBO() local
1069 EVT OVT = N->getOperand(0).getValueType(); PromoteIntRes_UADDSUBO() local
1440 EVT OVT = N->getOperand(0).getValueType(); PromoteIntOp_BUILD_PAIR() local
[all...]
H A DLegalizeVectorTypes.cpp1878 EVT OVT = N->getValueType(0); in SplitVecRes_VAARG() local

Completed in 17 milliseconds