Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4258 virtual SDValue unwrapAddress(SDValue N) const { return N; } unwrapAddress() function
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp7807 SDValue SystemZTargetLowering::unwrapAddress(SDValue N) const { unwrapAddress() function in SystemZTargetLowering
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp37779 SDValue X86TargetLowering::unwrapAddress(SDValue N) const { unwrapAddress() function in X86TargetLowering
[all...]