OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasVLOp
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/MCTargetDesc/
RISCVBaseInfo.h
131
static inline bool
hasVLOp
(uint64_t TSFlags) {
/src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
RISCVMCInstLower.cpp
158
if (RISCVII::
hasVLOp
(TSFlags) && OpNo == (NumOps - 2))
RISCVISelLowering.cpp
6553
int VLIndex = RISCVII::
hasVLOp
(TSFlags) ? NumOperands - 2 : -1;
Completed in 81 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026