OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SplatValue
(Results
1 - 6
of
6
) sorted by null
/external/llvm/lib/Transforms/Scalar/
LoopIdiomRecognize.cpp
155
Value *
SplatValue
, Instruction *TheStore,
[
all
...]
/external/llvm/lib/Target/Mips/
MipsSEISelLowering.cpp
393
APInt
SplatValue
, SplatUndef;
400
!BV->isConstantSplat(
SplatValue
, SplatUndef, SplatBitSize, HasAnyUndefs,
403
(
SplatValue
.getZExtValue() >= EltSize))
407
DAG.getConstant(
SplatValue
.getZExtValue(), MVT::i32));
/external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp
[
all
...]
DAGCombiner.cpp
[
all
...]
/external/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h
[
all
...]
/external/llvm/lib/Target/X86/
X86ISelLowering.cpp
[
all
...]
Completed in 65 milliseconds