Searched refs:STFIWX (Results 1 – 17 of 17) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCHazardRecognizers.cpp | 264 case PPC::STFIWX: in EmitInstruction()
|
D | PPCISelLowering.h | 45 STFIWX, enumerator
|
D | PPCInstrInfo.td | 65 def PPCstfiwx : SDNode<"PPCISD::STFIWX", SDT_PPCstfiwx, 832 def STFIWX: XForm_28<31, 983, (outs), (ins F8RC:$frS, memrr:$dst),
|
D | PPCISelLowering.cpp | 432 case PPCISD::STFIWX: return "PPCISD::STFIWX"; in getTargetNodeName() 5275 Val = DAG.getNode(PPCISD::STFIWX, dl, MVT::Other, N->getOperand(0), Val, in PerformDAGCombine()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.h | 356 STFIWX, enumerator
|
D | PPCISelLowering.cpp | 1020 case PPCISD::STFIWX: return "PPCISD::STFIWX"; in getTargetNodeName() 6418 Chain = DAG.getMemIntrinsicNode(PPCISD::STFIWX, dl, in LowerFP_TO_INTForReuse() 10601 Val = DAG.getMemIntrinsicNode(PPCISD::STFIWX, dl, in PerformDAGCombine()
|
D | PPCInstrInfo.td | 105 def PPCstfiwx : SDNode<"PPCISD::STFIWX", SDT_PPCstfiwx, 1859 def STFIWX: XForm_28<31, 983, (outs), (ins f8rc:$frS, memrr:$dst),
|
/external/pcre/dist2/src/sljit/ |
D | sljitNativePPC_common.c | 218 #define STFIWX (HI(31) | LO(983)) macro 1522 FAIL_IF(push_inst(compiler, STFIWX | FS(TMP_FREG1) | A(SLJIT_SP) | B(TMP_REG1))); in sljit_emit_fop1_conv_sw_from_f64() 1553 return push_inst(compiler, STFIWX | FS(TMP_FREG1) | A(dst & REG_MASK) | B(dstw)); in sljit_emit_fop1_conv_sw_from_f64()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.h | 403 STFIWX, enumerator
|
D | PPCInstrInfo.cpp | 2074 LowerOpcode = PPC::STFIWX; in expandVSXMemPseudo()
|
D | PPCInstrInfo.td | 140 def PPCstfiwx : SDNode<"PPCISD::STFIWX", SDT_PPCstfiwx, 2070 def STFIWX: XForm_28_memOp<31, 983, (outs), (ins f8rc:$frS, memrr:$dst),
|
D | PPCISelLowering.cpp | 1268 case PPCISD::STFIWX: return "PPCISD::STFIWX"; in getTargetNodeName() 6988 Chain = DAG.getMemIntrinsicNode(PPCISD::STFIWX, dl, in LowerFP_TO_INTForReuse()
|
D | PPCInstrVSX.td | 1279 // Pseudo instruction STIWX will be expanded to STXSIWX or STFIWX later
|
/external/v8/src/ppc/ |
D | constants-ppc.h | 1476 V(stfiwx, STFIWX, 0x7C0007AE) \
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/ |
D | convert-rr-to-ri-instrs.mir | 3109 STFIWX killed %5, $zero8, killed %6 3114 STFIWX killed %10, $zero8, killed %11 3119 STFIWX killed %15, $zero8, killed %16 3124 STFIWX killed %20, $zero8, killed %21
|
/external/capstone/arch/PowerPC/ |
D | PPCGenDisassemblerTables.inc | 1238 /* 5100 */ MCD_OPC_Decode, 215, 6, 71, // Opcode: STFIWX
|
D | PPCGenAsmWriter.inc | 875 151019025U, // STFIWX 2148 0U, // STFIWX
|