Searched defs:getTargetConstantFromLoad (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | TargetLowering.cpp | 3824 const Constant *TargetLowering::getTargetConstantFromLoad(LoadSDNode*) const { getTargetConstantFromLoad() function in TargetLowering |
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.cpp | 17994 RISCVTargetLowering::getTargetConstantFromLoad(LoadSDNode *Ld) const { getTargetConstantFromLoad() function in RISCVTargetLowering |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 4731 X86TargetLowering::getTargetConstantFromLoad(LoadSDNode *LD) const { getTargetConstantFromLoad() function in X86TargetLowering |