Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp79 bool isRegBase() const { return Kind == RegBase; } isRegBase() function in __anon23491d1f0111::WebAssemblyFastISel::Address
/llvm-project/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp106 bool isRegBase() const { return Kind == RegBase; } isRegBase() function in __anond11dacd50111::MipsFastISel::Address
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp109 bool isRegBase() const { return Kind == RegBase; } isRegBase() function in __anonf5444d350111::AArch64FastISel::Address