Home
last modified time | relevance | path

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

/aosp_15_r20/art/compiler/optimizing/
H A Dintrinsics_riscv64.cc3895 DataType::Type IntTypeForFloatingPointType(DataType::Type fp_type) { in IntTypeForFloatingPointType() function
3950 load_type = IntTypeForFloatingPointType(type); in GenerateVarHandleGet()
4057 value_type = IntTypeForFloatingPointType(value_type); in GenerateVarHandleSet()
4217 type = IntTypeForFloatingPointType(type); in PrepareXRegister()
4356 ? IntTypeForFloatingPointType(value_type) in GenerateVarHandleCompareAndSetOrExchange()
4686 ? IntTypeForFloatingPointType(value_type) in GenerateVarHandleGetAndUpdate()