OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:selectVSplat
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
MipsISelDAGToDAG.cpp
154
bool MipsDAGToDAGISel::
selectVSplat
(SDNode *N, APInt &Imm,
MipsSEISelDAGToDAG.cpp
511
bool MipsSEDAGToDAGISel::
selectVSplat
(SDNode *N, APInt &Imm,
536
// In addition to the requirements of
selectVSplat
(), this function returns
559
if (
selectVSplat
(N.getNode(), ImmValue, EltTy.getSizeInBits()) &&
620
// In addition to the requirements of
selectVSplat
(), this function returns
635
if (
selectVSplat
(N.getNode(), ImmValue, EltTy.getSizeInBits()) &&
651
// In addition to the requirements of
selectVSplat
(), this function returns
666
if (
selectVSplat
(N.getNode(), ImmValue, EltTy.getSizeInBits()) &&
685
// In addition to the requirements of
selectVSplat
(), this function returns
700
if (
selectVSplat
(N.getNode(), ImmValue, EltTy.getSizeInBits()) &&
722
if (
selectVSplat
(N.getNode(), ImmValue, EltTy.getSizeInBits()) &
[
all
...]
/src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
RISCVISelDAGToDAG.cpp
1338
bool RISCVDAGToDAGISel::
selectVSplat
(SDValue N, SDValue &SplatVal) {
Completed in 20 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026