Home
last modified time | relevance | path

Searched defs:N (Results 1 – 25 of 1285) sorted by relevance

12345678910>>...52

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp48 void DAGTypeLegalizer::SoftenFloatResult(SDNode *N, unsigned ResNo) { in SoftenFloatResult()
143 SDValue DAGTypeLegalizer::SoftenFloatRes_Unary(SDNode *N, RTLIB::Libcall LC) { in SoftenFloatRes_Unary()
162 SDValue DAGTypeLegalizer::SoftenFloatRes_Binary(SDNode *N, RTLIB::Libcall LC) { in SoftenFloatRes_Binary()
183 SDValue DAGTypeLegalizer::SoftenFloatRes_BITCAST(SDNode *N) { in SoftenFloatRes_BITCAST()
187 SDValue DAGTypeLegalizer::SoftenFloatRes_MERGE_VALUES(SDNode *N, in SoftenFloatRes_MERGE_VALUES()
193 SDValue DAGTypeLegalizer::SoftenFloatRes_BUILD_PAIR(SDNode *N) { in SoftenFloatRes_BUILD_PAIR()
202 SDValue DAGTypeLegalizer::SoftenFloatRes_ConstantFP(SDNode *N) { in SoftenFloatRes_ConstantFP()
226 SDValue DAGTypeLegalizer::SoftenFloatRes_EXTRACT_VECTOR_ELT(SDNode *N, unsigned ResNo) { in SoftenFloatRes_EXTRACT_VECTOR_ELT()
233 SDValue DAGTypeLegalizer::SoftenFloatRes_FABS(SDNode *N) { in SoftenFloatRes_FABS()
245 SDValue DAGTypeLegalizer::SoftenFloatRes_FMINNUM(SDNode *N) { in SoftenFloatRes_FMINNUM()
[all …]
DLegalizeIntegerTypes.cpp37 void DAGTypeLegalizer::PromoteIntegerResult(SDNode *N, unsigned ResNo) { in PromoteIntegerResult()
208 SDValue DAGTypeLegalizer::PromoteIntRes_MERGE_VALUES(SDNode *N, in PromoteIntRes_MERGE_VALUES()
214 SDValue DAGTypeLegalizer::PromoteIntRes_AssertSext(SDNode *N) { in PromoteIntRes_AssertSext()
221 SDValue DAGTypeLegalizer::PromoteIntRes_AssertZext(SDNode *N) { in PromoteIntRes_AssertZext()
228 SDValue DAGTypeLegalizer::PromoteIntRes_Atomic0(AtomicSDNode *N) { in PromoteIntRes_Atomic0()
240 SDValue DAGTypeLegalizer::PromoteIntRes_Atomic1(AtomicSDNode *N) { in PromoteIntRes_Atomic1()
252 SDValue DAGTypeLegalizer::PromoteIntRes_AtomicCmpSwap(AtomicSDNode *N, in PromoteIntRes_AtomicCmpSwap()
287 SDValue DAGTypeLegalizer::PromoteIntRes_BITCAST(SDNode *N) { in PromoteIntRes_BITCAST()
399 SDValue DAGTypeLegalizer::PromoteIntRes_BSWAP(SDNode *N) { in PromoteIntRes_BSWAP()
411 SDValue DAGTypeLegalizer::PromoteIntRes_BITREVERSE(SDNode *N) { in PromoteIntRes_BITREVERSE()
[all …]
DLegalizeTypesGeneric.cpp34 void DAGTypeLegalizer::ExpandRes_MERGE_VALUES(SDNode *N, unsigned ResNo, in ExpandRes_MERGE_VALUES()
40 void DAGTypeLegalizer::ExpandRes_BITCAST(SDNode *N, SDValue &Lo, SDValue &Hi) { in ExpandRes_BITCAST()
184 void DAGTypeLegalizer::ExpandRes_BUILD_PAIR(SDNode *N, SDValue &Lo, in ExpandRes_BUILD_PAIR()
191 void DAGTypeLegalizer::ExpandRes_EXTRACT_ELEMENT(SDNode *N, SDValue &Lo, in ExpandRes_EXTRACT_ELEMENT()
203 void DAGTypeLegalizer::ExpandRes_EXTRACT_VECTOR_ELT(SDNode *N, SDValue &Lo, in ExpandRes_EXTRACT_VECTOR_ELT()
243 void DAGTypeLegalizer::ExpandRes_NormalLoad(SDNode *N, SDValue &Lo, in ExpandRes_NormalLoad()
284 void DAGTypeLegalizer::ExpandRes_VAARG(SDNode *N, SDValue &Lo, SDValue &Hi) { in ExpandRes_VAARG()
329 SDValue DAGTypeLegalizer::ExpandOp_BITCAST(SDNode *N) { in ExpandOp_BITCAST()
366 SDValue DAGTypeLegalizer::ExpandOp_BUILD_VECTOR(SDNode *N) { in ExpandOp_BUILD_VECTOR()
398 SDValue DAGTypeLegalizer::ExpandOp_EXTRACT_ELEMENT(SDNode *N) { in ExpandOp_EXTRACT_ELEMENT()
[all …]
DLegalizeVectorTypes.cpp35 void DAGTypeLegalizer::ScalarizeVectorResult(SDNode *N, unsigned ResNo) { in ScalarizeVectorResult()
179 SDValue DAGTypeLegalizer::ScalarizeVecRes_BinOp(SDNode *N) { in ScalarizeVecRes_BinOp()
186 SDValue DAGTypeLegalizer::ScalarizeVecRes_TernaryOp(SDNode *N) { in ScalarizeVecRes_TernaryOp()
194 SDValue DAGTypeLegalizer::ScalarizeVecRes_FIX(SDNode *N) { in ScalarizeVecRes_FIX()
202 SDValue DAGTypeLegalizer::ScalarizeVecRes_StrictFPOp(SDNode *N) { in ScalarizeVecRes_StrictFPOp()
232 SDValue DAGTypeLegalizer::ScalarizeVecRes_OverflowOp(SDNode *N, in ScalarizeVecRes_OverflowOp()
269 SDValue DAGTypeLegalizer::ScalarizeVecRes_MERGE_VALUES(SDNode *N, in ScalarizeVecRes_MERGE_VALUES()
275 SDValue DAGTypeLegalizer::ScalarizeVecRes_BITCAST(SDNode *N) { in ScalarizeVecRes_BITCAST()
286 SDValue DAGTypeLegalizer::ScalarizeVecRes_BUILD_VECTOR(SDNode *N) { in ScalarizeVecRes_BUILD_VECTOR()
296 SDValue DAGTypeLegalizer::ScalarizeVecRes_EXTRACT_SUBVECTOR(SDNode *N) { in ScalarizeVecRes_EXTRACT_SUBVECTOR()
[all …]
/third_party/spirv-tools/test/link/
Dtype_match_test.cpp24 #define PartInt(D, N) D(N) " = OpTypeInt 32 0" argument
25 #define PartFloat(D, N) D(N) " = OpTypeFloat 32" argument
26 #define PartOpaque(D, N) D(N) " = OpTypeOpaque \"bar\"" argument
27 #define PartSampler(D, N) D(N) " = OpTypeSampler" argument
28 #define PartEvent(D, N) D(N) " = OpTypeEvent" argument
29 #define PartDeviceEvent(D, N) D(N) " = OpTypeDeviceEvent" argument
30 #define PartReserveId(D, N) D(N) " = OpTypeReserveId" argument
31 #define PartQueue(D, N) D(N) " = OpTypeQueue" argument
32 #define PartPipe(D, N) D(N) " = OpTypePipe ReadWrite" argument
33 #define PartPipeStorage(D, N) D(N) " = OpTypePipeStorage" argument
[all …]
/third_party/skia/third_party/externals/spirv-tools/test/link/
Dtype_match_test.cpp24 #define PartInt(D, N) D(N) " = OpTypeInt 32 0" argument
25 #define PartFloat(D, N) D(N) " = OpTypeFloat 32" argument
26 #define PartOpaque(D, N) D(N) " = OpTypeOpaque \"bar\"" argument
27 #define PartSampler(D, N) D(N) " = OpTypeSampler" argument
28 #define PartEvent(D, N) D(N) " = OpTypeEvent" argument
29 #define PartDeviceEvent(D, N) D(N) " = OpTypeDeviceEvent" argument
30 #define PartReserveId(D, N) D(N) " = OpTypeReserveId" argument
31 #define PartQueue(D, N) D(N) " = OpTypeQueue" argument
32 #define PartPipe(D, N) D(N) " = OpTypePipe ReadWrite" argument
33 #define PartPipeStorage(D, N) D(N) " = OpTypePipeStorage" argument
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/link/
Dtype_match_test.cpp24 #define PartInt(D, N) D(N) " = OpTypeInt 32 0" argument
25 #define PartFloat(D, N) D(N) " = OpTypeFloat 32" argument
26 #define PartOpaque(D, N) D(N) " = OpTypeOpaque \"bar\"" argument
27 #define PartSampler(D, N) D(N) " = OpTypeSampler" argument
28 #define PartEvent(D, N) D(N) " = OpTypeEvent" argument
29 #define PartDeviceEvent(D, N) D(N) " = OpTypeDeviceEvent" argument
30 #define PartReserveId(D, N) D(N) " = OpTypeReserveId" argument
31 #define PartQueue(D, N) D(N) " = OpTypeQueue" argument
32 #define PartPipe(D, N) D(N) " = OpTypePipe ReadWrite" argument
33 #define PartPipeStorage(D, N) D(N) " = OpTypePipeStorage" argument
[all …]
/third_party/nghttp2/src/
Dhttp3.h61 constexpr nghttp3_nv make_nv_ll(const char (&name)[N], const char (&value)[M]) { in make_nv_ll()
68 nghttp3_nv make_nv_lc(const char (&name)[N], const char *value) { in make_nv_lc()
74 nghttp3_nv make_nv_lc_nocopy(const char (&name)[N], const char *value) { in make_nv_lc_nocopy()
82 nghttp3_nv make_nv_ls(const char (&name)[N], const std::string &value) { in make_nv_ls()
88 nghttp3_nv make_nv_ls_nocopy(const char (&name)[N], const std::string &value) { in make_nv_ls_nocopy()
94 nghttp3_nv make_nv_ls_nocopy(const char (&name)[N], const StringRef &value) { in make_nv_ls_nocopy()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DDirectedGraph.h31 explicit DGEdge(NodeType &N) : TargetNode(N) {} in DGEdge()
52 void setTargetNode(const NodeType &N) { TargetNode = N; } in setTargetNode()
80 explicit DGNode(const DGNode<NodeType, EdgeType> &N) : Edges(N.Edges) {} in DGNode()
81 DGNode(DGNode<NodeType, EdgeType> &&N) : Edges(std::move(N.Edges)) {} in DGNode()
110 bool findEdgesTo(const NodeType &N, SmallVectorImpl<EdgeType *> &EL) const { in findEdgesTo()
126 bool hasEdgeTo(const NodeType &N) const { in hasEdgeTo()
142 bool isEqualTo(const NodeType &N) const { return this == &N; } in isEqualTo()
152 const_iterator findEdgeTo(const NodeType &N) const { in findEdgeTo()
176 explicit DirectedGraph(NodeType &N) : Nodes() { addNode(N); } in DirectedGraph()
200 const_iterator findNode(const NodeType &N) const { in findNode()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DInstruction.h517 #define FIRST_TERM_INST(N) TermOpsBegin = N, argument
518 #define HANDLE_TERM_INST(N, OPC, CLASS) OPC = N, argument
519 #define LAST_TERM_INST(N) TermOpsEnd = N+1 argument
524 #define FIRST_BINARY_INST(N) BinaryOpsBegin = N, argument
525 #define HANDLE_BINARY_INST(N, OPC, CLASS) OPC = N, argument
526 #define LAST_BINARY_INST(N) BinaryOpsEnd = N+1 argument
531 #define FIRST_MEMORY_INST(N) MemoryOpsBegin = N, argument
532 #define HANDLE_MEMORY_INST(N, OPC, CLASS) OPC = N, argument
533 #define LAST_MEMORY_INST(N) MemoryOpsEnd = N+1 argument
538 #define FIRST_CAST_INST(N) CastOpsBegin = N, argument
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMsgPackDocument.h200 MapDocNode(DocNode &N) : DocNode(N) { assert(getKind() == Type::Map); } in MapDocNode()
220 ArrayDocNode(DocNode &N) : DocNode(N) { assert(getKind() == Type::Array); } in ArrayDocNode()
227 void push_back(DocNode N) { in push_back()
270 auto N = DocNode(&KindAndDocs[size_t(Type::Nil)]); in getNode() local
276 auto N = DocNode(&KindAndDocs[size_t(Type::Int)]); in getNode() local
283 auto N = DocNode(&KindAndDocs[size_t(Type::Int)]); in getNode() local
290 auto N = DocNode(&KindAndDocs[size_t(Type::UInt)]); in getNode() local
297 auto N = DocNode(&KindAndDocs[size_t(Type::UInt)]); in getNode() local
304 auto N = DocNode(&KindAndDocs[size_t(Type::Boolean)]); in getNode() local
311 auto N = DocNode(&KindAndDocs[size_t(Type::Float)]); in getNode() local
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDiagnosticPrinter.cpp53 DiagnosticPrinter &DiagnosticPrinterRawOStream::operator<<(unsigned long N) { in operator <<()
57 DiagnosticPrinter &DiagnosticPrinterRawOStream::operator<<(long N) { in operator <<()
63 unsigned long long N) { in operator <<()
68 DiagnosticPrinter &DiagnosticPrinterRawOStream::operator<<(long long N) { in operator <<()
78 DiagnosticPrinter &DiagnosticPrinterRawOStream::operator<<(unsigned int N) { in operator <<()
83 DiagnosticPrinter &DiagnosticPrinterRawOStream::operator<<(int N) { in operator <<()
88 DiagnosticPrinter &DiagnosticPrinterRawOStream::operator<<(double N) { in operator <<()
/third_party/node/benchmark/timers/
Dimmediate.js33 function depth(N) { argument
47 function depth1(N) { argument
61 function breadth(N) { argument
75 function breadth1(N) { argument
89 function breadth4(N) { argument
103 function clear(N) { argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DRecordSerialization.cpp51 int8_t N; in consume() local
58 int16_t N; in consume() local
65 uint16_t N; in consume() local
72 int32_t N; in consume() local
79 uint32_t N; in consume() local
86 int64_t N; in consume() local
93 uint64_t N; in consume() local
116 APSInt N; in consume_numeric() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DNativeFormatting.cpp21 static int format_to_buffer(T Value, char (&Buffer)[N]) { in format_to_buffer()
51 static void write_unsigned_impl(raw_ostream &S, T N, size_t MinDigits, in write_unsigned_impl()
77 static void write_unsigned(raw_ostream &S, T N, size_t MinDigits, in write_unsigned()
88 static void write_signed(raw_ostream &S, T N, size_t MinDigits, in write_signed()
103 void llvm::write_integer(raw_ostream &S, unsigned int N, size_t MinDigits, in write_integer()
108 void llvm::write_integer(raw_ostream &S, int N, size_t MinDigits, in write_integer()
113 void llvm::write_integer(raw_ostream &S, unsigned long N, size_t MinDigits, in write_integer()
118 void llvm::write_integer(raw_ostream &S, long N, size_t MinDigits, in write_integer()
123 void llvm::write_integer(raw_ostream &S, unsigned long long N, size_t MinDigits, in write_integer()
128 void llvm::write_integer(raw_ostream &S, long long N, size_t MinDigits, in write_integer()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DNativeFormatting.cpp22 static int format_to_buffer(T Value, char (&Buffer)[N]) { in format_to_buffer()
52 static void write_unsigned_impl(raw_ostream &S, T N, size_t MinDigits, in write_unsigned_impl()
78 static void write_unsigned(raw_ostream &S, T N, size_t MinDigits, in write_unsigned()
89 static void write_signed(raw_ostream &S, T N, size_t MinDigits, in write_signed()
104 void llvm::write_integer(raw_ostream &S, unsigned int N, size_t MinDigits, in write_integer()
109 void llvm::write_integer(raw_ostream &S, int N, size_t MinDigits, in write_integer()
114 void llvm::write_integer(raw_ostream &S, unsigned long N, size_t MinDigits, in write_integer()
119 void llvm::write_integer(raw_ostream &S, long N, size_t MinDigits, in write_integer()
124 void llvm::write_integer(raw_ostream &S, unsigned long long N, size_t MinDigits, in write_integer()
129 void llvm::write_integer(raw_ostream &S, long long N, size_t MinDigits, in write_integer()
[all …]
/third_party/openssl/crypto/srp/
Dsrp_lib.c26 static BIGNUM *srp_Calc_xy(const BIGNUM *x, const BIGNUM *y, const BIGNUM *N, in srp_Calc_xy()
55 static BIGNUM *srp_Calc_k(const BIGNUM *N, const BIGNUM *g, in srp_Calc_k()
63 BIGNUM *SRP_Calc_u_ex(const BIGNUM *A, const BIGNUM *B, const BIGNUM *N, in SRP_Calc_u_ex()
70 BIGNUM *SRP_Calc_u(const BIGNUM *A, const BIGNUM *B, const BIGNUM *N) in SRP_Calc_u()
77 const BIGNUM *b, const BIGNUM *N) in SRP_Calc_server_key()
106 BIGNUM *SRP_Calc_B_ex(const BIGNUM *b, const BIGNUM *N, const BIGNUM *g, in SRP_Calc_B_ex()
138 BIGNUM *SRP_Calc_B(const BIGNUM *b, const BIGNUM *N, const BIGNUM *g, in SRP_Calc_B()
196 BIGNUM *SRP_Calc_A(const BIGNUM *a, const BIGNUM *N, const BIGNUM *g) in SRP_Calc_A()
212 BIGNUM *SRP_Calc_client_key_ex(const BIGNUM *N, const BIGNUM *B, const BIGNUM *g, in SRP_Calc_client_key_ex()
260 BIGNUM *SRP_Calc_client_key(const BIGNUM *N, const BIGNUM *B, const BIGNUM *g, in SRP_Calc_client_key()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp70 bool SelectArithShiftedRegister(SDValue N, SDValue &Reg, SDValue &Shift) { in SelectArithShiftedRegister()
73 bool SelectLogicalShiftedRegister(SDValue N, SDValue &Reg, SDValue &Shift) { in SelectLogicalShiftedRegister()
76 bool SelectAddrModeIndexed7S8(SDValue N, SDValue &Base, SDValue &OffImm) { in SelectAddrModeIndexed7S8()
79 bool SelectAddrModeIndexed7S16(SDValue N, SDValue &Base, SDValue &OffImm) { in SelectAddrModeIndexed7S16()
82 bool SelectAddrModeIndexed7S32(SDValue N, SDValue &Base, SDValue &OffImm) { in SelectAddrModeIndexed7S32()
85 bool SelectAddrModeIndexed7S64(SDValue N, SDValue &Base, SDValue &OffImm) { in SelectAddrModeIndexed7S64()
88 bool SelectAddrModeIndexed7S128(SDValue N, SDValue &Base, SDValue &OffImm) { in SelectAddrModeIndexed7S128()
91 bool SelectAddrModeIndexedS9S128(SDValue N, SDValue &Base, SDValue &OffImm) { in SelectAddrModeIndexedS9S128()
94 bool SelectAddrModeIndexedU6S128(SDValue N, SDValue &Base, SDValue &OffImm) { in SelectAddrModeIndexedU6S128()
97 bool SelectAddrModeIndexed8(SDValue N, SDValue &Base, SDValue &OffImm) { in SelectAddrModeIndexed8()
[all …]
/third_party/skia/bench/
DSortBench.cpp17 static const int N = 1000; variable
19 static void rand_proc(int array[N]) { in rand_proc()
26 static void randN_proc(int array[N]) { in randN_proc()
34 static void forward_proc(int array[N]) { in forward_proc()
40 static void backward_proc(int array[N]) { in backward_proc()
46 static void same_proc(int array[N]) { in same_proc()
69 static void skqsort_sort(int array[N]) { in skqsort_sort()
73 static void skheap_sort(int array[N]) { in skheap_sort()
85 static void qsort_sort(int array[N]) { in qsort_sort()
89 static void stdsort_sort(int array[N]) { in stdsort_sort()
/third_party/flutter/skia/bench/
DSortBench.cpp16 static const int N = 1000; variable
18 static void rand_proc(int array[N]) { in rand_proc()
25 static void randN_proc(int array[N]) { in randN_proc()
33 static void forward_proc(int array[N]) { in forward_proc()
39 static void backward_proc(int array[N]) { in backward_proc()
45 static void same_proc(int array[N]) { in same_proc()
68 static void skqsort_sort(int array[N]) { in skqsort_sort()
73 static void skheap_sort(int array[N]) { in skheap_sort()
85 static void qsort_sort(int array[N]) { in qsort_sort()
89 static void stdsort_sort(int array[N]) { in stdsort_sort()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsISelDAGToDAG.cpp154 bool MipsDAGToDAGISel::selectVSplat(SDNode *N, APInt &Imm, in selectVSplat()
160 bool MipsDAGToDAGISel::selectVSplatUimm1(SDValue N, SDValue &Imm) const { in selectVSplatUimm1()
165 bool MipsDAGToDAGISel::selectVSplatUimm2(SDValue N, SDValue &Imm) const { in selectVSplatUimm2()
170 bool MipsDAGToDAGISel::selectVSplatUimm3(SDValue N, SDValue &Imm) const { in selectVSplatUimm3()
175 bool MipsDAGToDAGISel::selectVSplatUimm4(SDValue N, SDValue &Imm) const { in selectVSplatUimm4()
180 bool MipsDAGToDAGISel::selectVSplatUimm5(SDValue N, SDValue &Imm) const { in selectVSplatUimm5()
185 bool MipsDAGToDAGISel::selectVSplatUimm6(SDValue N, SDValue &Imm) const { in selectVSplatUimm6()
190 bool MipsDAGToDAGISel::selectVSplatUimm8(SDValue N, SDValue &Imm) const { in selectVSplatUimm8()
195 bool MipsDAGToDAGISel::selectVSplatSimm5(SDValue N, SDValue &Imm) const { in selectVSplatSimm5()
200 bool MipsDAGToDAGISel::selectVSplatUimmPow2(SDValue N, SDValue &Imm) const { in selectVSplatUimmPow2()
[all …]
/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/
DDriver.cpp39 #define VK_GLOBAL(N, R, ...) N = nullptr in Driver() argument
43 #define VK_INSTANCE(N, R, ...) N = nullptr in Driver() argument
132 #define VK_GLOBAL(N, R, ...) \ in load() argument
158 #define VK_GLOBAL(N, R, ...) N = nullptr in unload() argument
162 #define VK_INSTANCE(N, R, ...) N = nullptr in unload() argument
179 #define VK_INSTANCE(N, R, ...) \ in resolve() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DDDG.h56 DDGNode(const DDGNode &N) : DDGNodeBase(N), Kind(N.Kind) {} in DDGNode()
57 DDGNode(DDGNode &&N) : DDGNodeBase(std::move(N)), Kind(N.Kind) {} in DDGNode() function
95 RootDDGNode(RootDDGNode &&N) : DDGNode(std::move(N)) {} in RootDDGNode() function
99 static bool classof(const DDGNode *N) { in classof()
102 static bool classof(const RootDDGNode *N) { return true; } in classof()
141 static bool classof(const DDGNode *N) { in classof()
145 static bool classof(const SimpleDDGNode *N) { return true; } in classof()
203 static bool classof(const DDGNode *N) { in classof()
229 DDGEdge(DDGNode &N, EdgeKind K) : DDGEdgeBase(N), Kind(K) {} in DDGEdge()
269 DependenceGraphInfo(const std::string &N, const DependenceInfo &DepInfo) in DependenceGraphInfo()
[all …]
/third_party/elfutils/libcpu/
Dbpf_disasm.c55 #define REG(N) "r%" #N "$d" argument
56 #define REGU(N) "(u32)" REG(N) argument
57 #define REGS(N) "(s64)" REG(N) argument
59 #define IMMS(N) "%" #N "$d" argument
60 #define IMMX(N) "%" #N "$#x" argument
62 #define OFF(N) "%" #N "$+d" argument
63 #define JMP(N) "%" #N "$#x" argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DDDG.cpp77 raw_ostream &llvm::operator<<(raw_ostream &OS, const DDGNode &N) { in operator <<()
87 for (const DDGNode *N : Nodes) in operator <<() local
109 SimpleDDGNode::SimpleDDGNode(const SimpleDDGNode &N) in SimpleDDGNode()
116 SimpleDDGNode::SimpleDDGNode(SimpleDDGNode &&N) in SimpleDDGNode() function in SimpleDDGNode
134 PiBlockDDGNode::PiBlockDDGNode(const PiBlockDDGNode &N) in PiBlockDDGNode()
140 PiBlockDDGNode::PiBlockDDGNode(PiBlockDDGNode &&N) in PiBlockDDGNode() function in PiBlockDDGNode
211 for (auto *N : Nodes) { in ~DataDependenceGraph() local
218 bool DataDependenceGraph::addNode(DDGNode &N) { in addNode()

12345678910>>...52