Home
last modified time | relevance | path

Searched defs:lowerConstant (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600MCInstLower.cpp75 const MCExpr *R600AsmPrinter::lowerConstant(const Constant *CV) { in lowerConstant() function in R600AsmPrinter
H A DAMDGPUMCInstLower.cpp169 const MCExpr *AMDGPUAsmPrinter::lowerConstant(const Constant *CV) { in lowerConstant() function in AMDGPUAsmPrinter
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRAsmPrinter.cpp203 const MCExpr *AVRAsmPrinter::lowerConstant(const Constant *CV) { in lowerConstant() function in llvm::AVRAsmPrinter
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp3021 const MCExpr *AArch64AsmPrinter::lowerConstant(const Constant *CV) { in lowerConstant() function in AArch64AsmPrinter
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp3131 const MCExpr *AsmPrinter::lowerConstant(const Constant *CV) { in lowerConstant() function in AsmPrinter
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp3112 LegalizerHelper::lowerConstant(MachineInstr &MI) { in lowerConstant() function in LegalizerHelper
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp5616 static SDValue lowerConstant(SDValue Op, SelectionDAG &DAG, in lowerConstant() function