Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/
H A DCSKYInstrInfoF1.td267 defm FST : FT_XYAI_ST<0b0010010, "fst">;
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86InstrFPStack.td38 def X86fst : SDNode<"X86ISD::FST", SDTX86Fst,
544 // FST does not support 80-bit memory target; FSTP must be used.
H A DX86ISelLowering.h866 FST, enumerator
H A DX86ScheduleZnver1.td775 // FST(P).
H A DX86ScheduleZnver2.td785 // FST(P).
H A DX86SchedHaswell.td787 // FST(P).
H A DX86ISelDAGToDAG.cpp1381 Store = CurDAG->getMemIntrinsicNode(X86ISD::FST, dl, VTs, Ops, MemVT, in PreprocessISelDAG()
H A DX86ISelLowering.cpp21489 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 Dregex638 template <class traits, class charT, class ST, class SA, class FST, class FSA>
642 const basic_string<charT, FST, FSA>& fmt,