Home
last modified time | relevance | path

Searched refs:VFTCI (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h262 VFTCI, enumerator
H A DSystemZOperators.td397 def z_vftci : SDNode<"SystemZISD::VFTCI", SDT_ZVecBinaryConvIntCC>;
H A DSystemZScheduleZ13.td1341 def : InstRW<[WLat3, WLat3, VecXsPm, NormalGr], (instregex "VFTCI$")>;
H A DSystemZScheduleZ16.td1433 def : InstRW<[WLat3, WLat3, VecXsPm, NormalGr], (instregex "VFTCI$")>;
H A DSystemZScheduleZ15.td1427 def : InstRW<[WLat3, WLat3, VecXsPm, NormalGr], (instregex "VFTCI$")>;
H A DSystemZScheduleZ14.td1383 def : InstRW<[WLat3, WLat3, VecXsPm, NormalGr], (instregex "VFTCI$")>;
H A DSystemZInstrVector.td1406 def VFTCI : BinaryVRIeFloatGeneric<"vftci", 0xE74A>;
H A DSystemZISelLowering.cpp2388 Opcode = SystemZISD::VFTCI; in isIntrinsicWithCC()
6464 OPCODE(VFTCI); in getTargetNodeName()