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