Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUMCInstLower.cpp251 const MCExpr *AMDGPUAsmPrinter::lowerConstant(const Constant *CV) { in lowerConstant() function in AMDGPUAsmPrinter
409 const MCExpr *R600AsmPrinter::lowerConstant(const Constant *CV) { in lowerConstant() function in R600AsmPrinter
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DR600MCInstLower.cpp75 const MCExpr *R600AsmPrinter::lowerConstant(const Constant *CV) { in lowerConstant() function in R600AsmPrinter
H A DAMDGPUMCInstLower.cpp168 const MCExpr *AMDGPUAsmPrinter::lowerConstant(const Constant *CV) { in lowerConstant() function in AMDGPUAsmPrinter
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AVR/
H A DAVRAsmPrinter.cpp208 const MCExpr *AVRAsmPrinter::lowerConstant(const Constant *CV) { in lowerConstant() function in llvm::AVRAsmPrinter
/aosp_15_r20/external/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp265 const MCExpr *WebAssemblyAsmPrinter::lowerConstant(const Constant *CV) { in lowerConstant() function in WebAssemblyAsmPrinter
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp1606 const MCExpr *PPCAIXAsmPrinter::lowerConstant(const Constant *CV) { in lowerConstant() function in PPCAIXAsmPrinter
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1742 const MCExpr *AsmPrinter::lowerConstant(const Constant *CV) { in lowerConstant() function in AsmPrinter
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2214 const MCExpr *AsmPrinter::lowerConstant(const Constant *CV) { in lowerConstant() function in AsmPrinter
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2855 const MCExpr *AsmPrinter::lowerConstant(const Constant *CV) { in lowerConstant() function in AsmPrinter
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp3680 static SDValue lowerConstant(SDValue Op, SelectionDAG &DAG, in lowerConstant() function