Home | History | Annotate | Download | only in optimizing

Lines Matching refs:FromOffset

932       CodeOffset::FromOffset(kThumb2InstructionAlignment, InstructionSet::kThumb2);
934 CodeOffset::FromOffset(kArm64InstructionAlignment, InstructionSet::kArm64);
936 CodeOffset::FromOffset(kX86InstructionAlignment, InstructionSet::kX86);
938 CodeOffset::FromOffset(kX86_64InstructionAlignment, InstructionSet::kX86_64);
940 CodeOffset::FromOffset(kMipsInstructionAlignment, InstructionSet::kMips);
942 CodeOffset::FromOffset(kMips64InstructionAlignment, InstructionSet::kMips64);