Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDR600MCInstLower.cpp75 const MCExpr *R600AsmPrinter::lowerConstant(const Constant *CV) { in lowerConstant() function in R600AsmPrinter
HDAMDGPUMCInstLower.cpp169 const MCExpr *AMDGPUAsmPrinter::lowerConstant(const Constant *CV) { in lowerConstant() function in AMDGPUAsmPrinter
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AVR/
HDAVRAsmPrinter.cpp203 const MCExpr *AVRAsmPrinter::lowerConstant(const Constant *CV) { in lowerConstant() function in llvm::AVRAsmPrinter
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64AsmPrinter.cpp3021 const MCExpr *AArch64AsmPrinter::lowerConstant(const Constant *CV) { in lowerConstant() function in AArch64AsmPrinter
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDAsmPrinter.cpp3131 const MCExpr *AsmPrinter::lowerConstant(const Constant *CV) { in lowerConstant() function in AsmPrinter
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
HDLegalizerHelper.cpp3112 LegalizerHelper::lowerConstant(MachineInstr &MI) { in lowerConstant() function in LegalizerHelper
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVISelLowering.cpp5617 static SDValue lowerConstant(SDValue Op, SelectionDAG &DAG, in lowerConstant() function