OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ScalarLoad
(Results
1 - 5
of
5
) sorted by null
/external/llvm/lib/CodeGen/SelectionDAG/
LegalizeVectorOps.cpp
534
SDValue
ScalarLoad
;
538
ScalarLoad
= DAG.getLoad(WideVT, dl, Chain, BasePTR,
550
ScalarLoad
= DAG.getExtLoad(ISD::EXTLOAD, dl, WideVT, Chain, BasePTR,
564
LoadVals.push_back(
ScalarLoad
.getValue(0));
565
LoadChains.push_back(
ScalarLoad
.getValue(1));
[
all
...]
TargetLowering.cpp
[
all
...]
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp
[
all
...]
/external/llvm/lib/Target/X86/
X86ISelLowering.cpp
[
all
...]
/external/swiftshader/third_party/LLVM/lib/Target/X86/
X86ISelLowering.cpp
[
all
...]
Completed in 452 milliseconds