OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getVShiftImm
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp
10290
///
getVShiftImm
- Check if this is a valid build_vector for the immediate
10293
static bool
getVShiftImm
(SDValue Op, unsigned ElementBits, int64_t &Cnt) {
10316
if (!
getVShiftImm
(Op, ElementBits, Cnt))
10327
if (!
getVShiftImm
(Op, ElementBits, Cnt))
/src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMISelLowering.cpp
6249
///
Getvshiftimm
- Check if this is a valid build_vector for the immediate
6252
static bool
getVShiftImm
(SDValue Op, unsigned ElementBits, int64_t &Cnt) {
6276
if (!
getVShiftImm
(Op, ElementBits, Cnt))
6291
if (!
getVShiftImm
(Op, ElementBits, Cnt))
Completed in 102 milliseconds
Indexes created Sun Jun 07 00:24:08 UTC 2026