Searched refs:VFTCI (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.h | 262 VFTCI, enumerator
|
H A D | SystemZOperators.td | 397 def z_vftci : SDNode<"SystemZISD::VFTCI", SDT_ZVecBinaryConvIntCC>;
|
H A D | SystemZScheduleZ13.td | 1341 def : InstRW<[WLat3, WLat3, VecXsPm, NormalGr], (instregex "VFTCI$")>;
|
H A D | SystemZScheduleZ16.td | 1433 def : InstRW<[WLat3, WLat3, VecXsPm, NormalGr], (instregex "VFTCI$")>;
|
H A D | SystemZScheduleZ15.td | 1427 def : InstRW<[WLat3, WLat3, VecXsPm, NormalGr], (instregex "VFTCI$")>;
|
H A D | SystemZScheduleZ14.td | 1383 def : InstRW<[WLat3, WLat3, VecXsPm, NormalGr], (instregex "VFTCI$")>;
|
H A D | SystemZInstrVector.td | 1406 def VFTCI : BinaryVRIeFloatGeneric<"vftci", 0xE74A>;
|
H A D | SystemZISelLowering.cpp | 2388 Opcode = SystemZISD::VFTCI; in isIntrinsicWithCC() 6464 OPCODE(VFTCI); in getTargetNodeName()
|