Home
last modified time | relevance | path

Searched defs:is_fp (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/AFLplusplus/instrumentation/
H A Dcmplog-instructions-pass.cc342 unsigned attr = 0, vector_cnt = 0, is_fp = 0; in hookInstrs() local
/aosp_15_r20/external/libvpx/test/
H A Dvp9_quantize_test.cc123 VP9QuantizeBase(vpx_bit_depth_t bit_depth, int max_size, bool is_fp) in VP9QuantizeBase()
/aosp_15_r20/art/compiler/optimizing/
H A Dintrinsics_riscv64.cc4178 bool is_fp = DataType::IsFloatingPointType(value_type); in CreateVarHandleCompareAndSetOrExchangeLocations() local
4354 bool is_fp = DataType::IsFloatingPointType(value_type); in GenerateVarHandleCompareAndSetOrExchange() local
4576 bool is_fp = DataType::IsFloatingPointType(value_type); in CreateVarHandleGetAndUpdateLocations() local
4680 bool is_fp = DataType::IsFloatingPointType(value_type); in GenerateVarHandleGetAndUpdate() local
H A Dintrinsics_arm64.cc5345 bool is_fp = DataType::IsFloatingPointType(value_type); in GenerateVarHandleCompareAndSetOrExchange() local
5626 bool is_fp = DataType::IsFloatingPointType(value_type); in GenerateVarHandleGetAndUpdate() local
H A Dcode_generator_x86.cc4020 bool is_fp, in PushOntoFPStack()