Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3552 const Constant *TargetLowering::getTargetConstantFromLoad(LoadSDNode*) const { in getTargetConstantFromLoad() function in TargetLowering
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp9723 RISCVTargetLowering::getTargetConstantFromLoad(LoadSDNode *Ld) const { in getTargetConstantFromLoad() function in RISCVTargetLowering
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp7180 X86TargetLowering::getTargetConstantFromLoad(LoadSDNode *LD) const { in getTargetConstantFromLoad() function in X86TargetLowering