Searched refs:is_64_bit_target (Results 1 - 1 of 1) sorted by relevance

/art/compiler/jni/quick/
H A Djni_compiler.cc72 const bool is_64_bit_target = Is64BitInstructionSet(instruction_set); local
126 if (is_64_bit_target) {
190 if (is_64_bit_target) {
225 if (is_64_bit_target) {
235 if (is_64_bit_target) {
272 if (is_64_bit_target) {
282 if (is_64_bit_target) {
348 if (is_64_bit_target) {
355 if (is_64_bit_target) {
450 if (is_64_bit_target) {
[all...]

Completed in 78 milliseconds