Home
last modified time | relevance | path

Searched refs:N12 (Results 1 – 12 of 12) sorted by relevance

/external/clang/test/Modules/
Dnamespaces.cpp76N12::consumeFoo(N12::getFoo()); // expected-error{{cannot initialize a parameter of type 'N12::(an… in testAnonymousNotMerged()
/external/u-boot/doc/
DREADME.NDS3236 Andes Technology has 4 families of CPU cores: N12, N10, N9, N8.
38 For details about N12 CPU family, please check doc/README.N1213.
DREADME.N12131 N1213 is a configurable hard/soft core of NDS32's N12 CPU family.
/external/clang/test/Modules/Inputs/
Dnamespaces-top.h13 namespace N12 { }
Dnamespaces-right.h63 namespace N12 {
Dnamespaces-left.h68 namespace N12 {
/external/clang/test/SemaTemplate/
Dinstantiate-expr-2.cpp182 namespace N12 { namespace
/external/deqp-deps/glslang/Test/
DspecExamples.vert73 mat3 N12; // column_major
/external/deqp-deps/glslang/Test/baseResults/
DspecExamplesConf.vert.out291 …ed) uniform 4X4 matrix of float m14, layout( column_major shared) uniform 3X3 matrix of float N12})
574 …ed) uniform 4X4 matrix of float m14, layout( column_major shared) uniform 3X3 matrix of float N12})
DspecExamples.vert.out290 …ed) uniform 4X4 matrix of float m14, layout( column_major shared) uniform 3X3 matrix of float N12})
573 …ed) uniform 4X4 matrix of float m14, layout( column_major shared) uniform 3X3 matrix of float N12})
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp7917 SDValue N12 = N1.getOperand(2); in visitFADDForFMACombine() local
7918 if (N12.getOpcode() == ISD::FP_EXTEND) { in visitFADDForFMACombine()
7919 SDValue N120 = N12.getOperand(0); in visitFADDForFMACombine()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp10293 SDValue N12 = N1.getOperand(2); in visitFADDForFMACombine() local
10294 if (N12.getOpcode() == ISD::FP_EXTEND) { in visitFADDForFMACombine()
10295 SDValue N120 = N12.getOperand(0); in visitFADDForFMACombine()