Searched refs:FABSS (Results 1 – 7 of 7) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/ |
D | FPMover.cpp | 111 MI->setDesc(TII->get(SP::FABSS)); in runOnMachineBasicBlock()
|
D | SparcInstrInfo.td | 620 def FABSS : F3_3<2, 0b110100, 0b000001001,
|
/external/pcre/dist2/src/sljit/ |
D | sljitNativeSPARC_common.c | 127 #define FABSS (OPC1(0x2) | OPC3(0x34) | DOP(0x09)) macro 1079 FAIL_IF(push_inst(compiler, FABSS | DA(dst_r) | S2A(src), MOVABLE_INS)); in sljit_emit_fop1()
|
/external/llvm/lib/Target/Sparc/ |
D | LeonPasses.cpp | 867 case SP::FABSS: in runOnMachineFunction()
|
D | SparcInstrInfo.td | 1171 def FABSS : F3_3u<2, 0b110100, 0b000001001,
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCInstrInfo.td | 1015 def FABSS : XForm_26<63, 264, (outs F4RC:$frD), (ins F4RC:$frB),
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.td | 2169 defm FABSS : XForm_26r<63, 264, (outs f4rc:$frD), (ins f4rc:$frB),
|