Searched defs:unwrapAddress (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3314 virtual SDValue unwrapAddress(SDValue N) const { return N; } function in class:llvm::TargetLoweringBase::TargetLowering
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp6370 SDValue SystemZTargetLowering::unwrapAddress(SDValue N) const { function in class:SystemZTargetLowering

Completed in 277 milliseconds