Home
last modified time | relevance | path

Searched defs:ConvOpc (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZElimCompare.cpp309 unsigned ConvOpc = 0; in convertToLogical() local
356 adjustCCMasksForInstr(MachineInstr & MI,MachineInstr & Compare,SmallVectorImpl<MachineInstr * > & CCUsers,unsigned ConvOpc) adjustCCMasksForInstr() argument
[all...]
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp8318 unsigned ConvOpc = Op.getOpcode() == ISD::STRICT_FP_EXTEND lowerStrictFPExtendOrRoundLike() local
8382 unsigned ConvOpc = IsExtend ? RISCVISD::FP_EXTEND_VL : RISCVISD::FP_ROUND_VL; lowerVectorFPExtendOrRoundLike() local
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp8667 unsigned ConvOpc = IsSingle ? (IsSigned ? PPCISD::FCFIDS : PPCISD::FCFIDUS) convertIntToFP() local