OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NewVAARG
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp
529
SDValue
NewVAARG
;
530
NewVAARG
= DAG.getVAArg(NVT, dl, Chain, Ptr, N->getOperand(2),
535
ReplaceValueWith(SDValue(N, 1),
NewVAARG
.getValue(1));
536
return
NewVAARG
;
[
all
...]
/external/llvm/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp
[
all
...]
Completed in 186 milliseconds