Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h262 VFTCI, enumerator
DSystemZOperators.td379 def z_vftci : SDNode<"SystemZISD::VFTCI", SDT_ZVecBinaryConvIntCC>;
DSystemZScheduleZ13.td1343 def : InstRW<[WLat3, WLat3, VecXsPm, NormalGr], (instregex "VFTCI$")>;
DSystemZScheduleZ14.td1385 def : InstRW<[WLat3, WLat3, VecXsPm, NormalGr], (instregex "VFTCI$")>;
DSystemZInstrVector.td1390 def VFTCI : BinaryVRIeFloatGeneric<"vftci", 0xE74A>;
DSystemZScheduleZ15.td1428 def : InstRW<[WLat3, WLat3, VecXsPm, NormalGr], (instregex "VFTCI$")>;
DSystemZISelLowering.cpp2027 Opcode = SystemZISD::VFTCI; in isIntrinsicWithCC()
5693 OPCODE(VFTCI); in getTargetNodeName()