Searched refs:VFTCI (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| D | SystemZISelLowering.h | 262 VFTCI, enumerator
|
| D | SystemZOperators.td | 379 def z_vftci : SDNode<"SystemZISD::VFTCI", SDT_ZVecBinaryConvIntCC>;
|
| D | SystemZScheduleZ13.td | 1343 def : InstRW<[WLat3, WLat3, VecXsPm, NormalGr], (instregex "VFTCI$")>;
|
| D | SystemZScheduleZ14.td | 1385 def : InstRW<[WLat3, WLat3, VecXsPm, NormalGr], (instregex "VFTCI$")>;
|
| D | SystemZInstrVector.td | 1390 def VFTCI : BinaryVRIeFloatGeneric<"vftci", 0xE74A>;
|
| D | SystemZScheduleZ15.td | 1428 def : InstRW<[WLat3, WLat3, VecXsPm, NormalGr], (instregex "VFTCI$")>;
|
| D | SystemZISelLowering.cpp | 2027 Opcode = SystemZISD::VFTCI; in isIntrinsicWithCC() 5693 OPCODE(VFTCI); in getTargetNodeName()
|