OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vlenPos
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/IR/
IntrinsicInst.cpp
308
auto
vlenPos
= GetVectorLengthParamPos(getIntrinsicID());
309
if (
vlenPos
)
310
return getArgOperand(
vlenPos
.getValue());
324
#define BEGIN_REGISTER_VP_INTRINSIC(VPID, MASKPOS,
VLENPOS
) \
336
#define BEGIN_REGISTER_VP_INTRINSIC(VPID, MASKPOS,
VLENPOS
) \
338
return
VLENPOS
;
348
#define BEGIN_REGISTER_VP_INTRINSIC(VPID, MASKPOS,
VLENPOS
) \
IntrinsicInst.cpp
308
auto
vlenPos
= GetVectorLengthParamPos(getIntrinsicID());
309
if (
vlenPos
)
310
return getArgOperand(
vlenPos
.getValue());
324
#define BEGIN_REGISTER_VP_INTRINSIC(VPID, MASKPOS,
VLENPOS
) \
336
#define BEGIN_REGISTER_VP_INTRINSIC(VPID, MASKPOS,
VLENPOS
) \
338
return
VLENPOS
;
348
#define BEGIN_REGISTER_VP_INTRINSIC(VPID, MASKPOS,
VLENPOS
) \
IntrinsicInst.cpp
308
auto
vlenPos
= GetVectorLengthParamPos(getIntrinsicID());
309
if (
vlenPos
)
310
return getArgOperand(
vlenPos
.getValue());
324
#define BEGIN_REGISTER_VP_INTRINSIC(VPID, MASKPOS,
VLENPOS
) \
336
#define BEGIN_REGISTER_VP_INTRINSIC(VPID, MASKPOS,
VLENPOS
) \
338
return
VLENPOS
;
348
#define BEGIN_REGISTER_VP_INTRINSIC(VPID, MASKPOS,
VLENPOS
) \
Completed in 137 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026