Home
last modified time | relevance | path

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

/freebsd-src/contrib/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...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp7791 unsigned ConvOpc = Op.getOpcode() == ISD::STRICT_FP_EXTEND lowerStrictFPExtendOrRoundLike() local
7852 unsigned ConvOpc = IsExtend ? RISCVISD::FP_EXTEND_VL : RISCVISD::FP_ROUND_VL; lowerVectorFPExtendOrRoundLike() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp8532 unsigned ConvOpc = IsSingle ? (IsSigned ? PPCISD::FCFIDS : PPCISD::FCFIDUS) convertIntToFP() local