Home
last modified time | relevance | path

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

/external/v8/src/arm/
Ddisasm-arm.cc1714 bool dp_operation = (instr->SzValue() == 1); in DecodeVCMP() local
1717 if (dp_operation && !raise_exception_for_qnan) { in DecodeVCMP()
1759 bool dp_operation = (instr->SzValue() == 1); in DecodeVCVTBetweenFloatingPointAndInteger() local
1763 if (dp_operation) { in DecodeVCVTBetweenFloatingPointAndInteger()
1779 if (dp_operation) { in DecodeVCVTBetweenFloatingPointAndInteger()
2481 bool dp_operation = (instr->SzValue() == 1); in DecodeSpecialCondition() local
2485 if (dp_operation) { in DecodeSpecialCondition()
2492 if (dp_operation) { in DecodeSpecialCondition()
2499 if (dp_operation) { in DecodeSpecialCondition()
2506 if (dp_operation) { in DecodeSpecialCondition()
[all …]
/external/llvm/lib/Target/ARM/
DARMInstrVFP.td1534 // if dp_operation then UInt(D:Vd) else UInt(Vd:D);
1546 // if dp_operation then UInt(D:Vd) else UInt(Vd:D);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMInstrVFP.td1624 // if dp_operation then UInt(D:Vd) else UInt(Vd:D);
1635 // if dp_operation then UInt(D:Vd) else UInt(Vd:D);