Home
last modified time | relevance | path

Searched refs:llGetFReg (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/VEX/priv/
Dguest_arm_toIR.c873 static IRExpr* llGetFReg ( UInt fregNo ) in llGetFReg() function
887 return llGetFReg( fregNo ); in getFReg()
920 e, llGetFReg(fregNo) )); in putFReg()
13527 IRExpr* srcN = (isF64 ? llGetDReg : llGetFReg)(nn); in decode_V8_instruction()
13528 IRExpr* srcM = (isF64 ? llGetDReg : llGetFReg)(mm); in decode_V8_instruction()
13579 IRExpr* srcM = (isF64 ? llGetDReg : llGetFReg)(mm); in decode_V8_instruction()
13674 IRExpr* srcM = (isF64 ? llGetDReg : llGetFReg)(mm); in decode_V8_instruction()
13726 IRExpr* srcN = (isF64 ? llGetDReg : llGetFReg)(nn); in decode_V8_instruction()
13727 IRExpr* srcM = (isF64 ? llGetDReg : llGetFReg)(mm); in decode_V8_instruction()