Searched defs:DeduplicateUint32Literal (Results 1 – 3 of 3) sorted by relevance
/art/compiler/optimizing/ | ||
D | jit_patches_arm64.cc | 25 vixl::aarch64::Literal<uint32_t>* JitPatchesARM64::DeduplicateUint32Literal( in DeduplicateUint32Literal() function in art::arm64::JitPatchesARM64 |
D | code_generator_riscv64.cc | 6580 Literal* CodeGeneratorRISCV64::DeduplicateUint32Literal(uint32_t value) { in DeduplicateUint32Literal() function in art::riscv64::CodeGeneratorRISCV64 |
D | code_generator_arm_vixl.cc | 9997 VIXLUInt32Literal* CodeGeneratorARMVIXL::DeduplicateUint32Literal( in DeduplicateUint32Literal() function in art::arm::CodeGeneratorARMVIXL |