Searched refs:FST (Results 1 – 9 of 9) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/ |
| H A D | CSKYInstrInfoF1.td | 267 defm FST : FT_XYAI_ST<0b0010010, "fst">;
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
| H A D | X86InstrFPStack.td | 38 def X86fst : SDNode<"X86ISD::FST", SDTX86Fst, 544 // FST does not support 80-bit memory target; FSTP must be used.
|
| H A D | X86ISelLowering.h | 866 FST, enumerator
|
| H A D | X86ScheduleZnver1.td | 775 // FST(P).
|
| H A D | X86ScheduleZnver2.td | 785 // FST(P).
|
| H A D | X86SchedHaswell.td | 787 // FST(P).
|
| H A D | X86ISelDAGToDAG.cpp | 1381 Store = CurDAG->getMemIntrinsicNode(X86ISD::FST, dl, VTs, Ops, MemVT, in PreprocessISelDAG()
|
| H A D | X86ISelLowering.cpp | 21489 DAG.getMemIntrinsicNode(X86ISD::FST, DL, Tys, FSTOps, DstVT, StoreMMO); in BuildFILD() 34426 NODE_NAME_CASE(FST) in getTargetNodeName()
|
| /openbsd-src/gnu/llvm/libcxx/include/ |
| H A D | regex | 638 template <class traits, class charT, class ST, class SA, class FST, class FSA> 642 const basic_string<charT, FST, FSA>& fmt,
|