Searched defs:fxch (Results 1 - 9 of 9) sorted by relevance

/openjdk9/hotspot/src/cpu/x86/vm/
H A Dc1_LinearScan_x86.cpp852 LIR_Op1* fxch = new LIR_Op1(lir_fxch, LIR_OprFact::intConst(slot)); local
H A Dc1_LIRAssembler_x86.cpp175 void LIR_Assembler::fxch(int i) { function in class:LIR_Assembler
H A Dassembler_x86.cpp7077 void Assembler::fxch(int i) { function in class:Assembler
/openjdk9/hotspot/src/cpu/ppc/vm/
H A Dc1_LIRAssembler_ppc.cpp2831 void LIR_Assembler::fxch(int i) { function in class:LIR_Assembler
/openjdk9/hotspot/src/cpu/sparc/vm/
H A Dc1_LIRAssembler_sparc.cpp3213 void LIR_Assembler::fxch(int i) { function in class:LIR_Assembler
/openjdk9/hotspot/src/cpu/aarch64/vm/
H A Dc1_LIRAssembler_aarch64.cpp146 void LIR_Assembler::fxch(int i) { Unimplemented(); } function in class:LIR_Assembler
/openjdk9/hotspot/src/cpu/arm/vm/
H A Dc1_LIRAssembler_arm.cpp100 void LIR_Assembler::fxch(int i) { function in class:LIR_Assembler
/openjdk9/hotspot/src/cpu/s390/vm/
H A Dc1_LIRAssembler_s390.cpp2807 void LIR_Assembler::fxch(int i) { function in class:LIR_Assembler
/openjdk9/hotspot/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.asm.amd64/src/org/graalvm/compiler/asm/amd64/
H A DAMD64Assembler.java3642 public void fxch(int i) { method in class:AMD64Assembler

Completed in 157 milliseconds