Home
last modified time | relevance | path

Searched defs:hasAddr64 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblySubtarget.h94 bool hasAddr64() const { return TargetTriple.isArch64Bit(); } in hasAddr64() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h382 bool hasAddr64() const { in hasAddr64() function