Home
last modified time | relevance | path

Searched defs:FC (Results 1 – 25 of 70) sorted by relevance

123

/external/clang/unittests/AST/
DCommentParser.cpp65 FullComment *FC = P.parseFullComment(); in parseString() local
600 FullComment *FC = parseString(Source); in TEST_F() local
607 FullComment *FC = parseString(Source); in TEST_F() local
618 FullComment *FC = parseString(Source); in TEST_F() local
670 FullComment *FC = parseString(Sources[i]); in TEST_F() local
684 FullComment *FC = parseString(Source); in TEST_F() local
701 FullComment *FC = parseString(Source); in TEST_F() local
728 FullComment *FC = parseString(Source); in TEST_F() local
754 FullComment *FC = parseString(Source); in TEST_F() local
773 FullComment *FC = parseString(Source); in TEST_F() local
[all …]
/external/tensorflow/tensorflow/core/kernels/
Deigen_benchmark_cpu_test.cc124 #define BM_SPATIAL_NAME(prefix, NT, N, H, W, C, FC, FH, FW) \ argument
127 #define BM_SpatialConvolution(NT, N, H, W, C, FC, FH, FW, LABEL) \ argument
135 #define BM_SpatialConvolutionBwdInput(NT, N, H, W, C, FC, FH, FW, LABEL) \ argument
144 #define BM_SpatialConvolutionBwdKernel(NT, N, H, W, C, FC, FH, FW, LABEL) \ argument
153 #define BM_SpatialConvolutions(N, H, W, C, FC, FH, FW, LABEL) \ argument
159 #define BM_SpatialConvolutionsBwdInput(N, H, W, C, FC, FH, FW, LABEL) \ argument
165 #define BM_SpatialConvolutionsBwdKernel(N, H, W, C, FC, FH, FW, LABEL) \ argument
352 #define BM_CUBOID_NAME(p, NT, N, H, W, P, C, FC, FH, FW, FP) \ argument
356 #define BM_CuboidConvolution(NT, N, H, W, P, C, FC, FH, FW, FP, LABEL) \ argument
365 #define BM_CuboidConvolutionBwdInput(NT, N, H, W, P, C, FC, FH, FW, FP, LABEL) \ argument
[all …]
Dmkl_conv_ops_test.cc306 #define BM_NAME(p, type, N, H, W, C, FC, FH, FW) \ argument
312 #define BM_Conv2DT(kind, N, H, W, C, FC, FH, FW, type, LABEL) \ argument
327 #define BM_Conv2D(N, H, W, C, FC, FH, FW, type, LABEL) \ argument
331 #define BM_Conv2D(N, H, W, C, FC, FH, FW, type, LABEL) \ argument
335 #define BM_Conv2DBwdInputT(kind, N, H, W, C, FC, FH, FW, type, LABEL) \ argument
350 #define BM_Conv2DBwdInput(N, H, W, C, FC, FH, FW, type, LABEL) \ argument
354 #define BM_Conv2DBwdInput(N, H, W, C, FC, FH, FW, type, LABEL) \ argument
358 #define BM_Conv2DBwdFilterT(kind, N, H, W, C, FC, FH, FW, type, LABEL) \ argument
373 #define BM_Conv2DBwdFilter(N, H, W, C, FC, FH, FW, type, LABEL) \ argument
377 #define BM_Conv2DBwdFilter(N, H, W, C, FC, FH, FW, type, LABEL) \ argument
Dconv_ops_test.cc1312 #define BM_NAME(name, type, N, H, W, C, FW, FH, FC) \ argument
1315 #define BM_Conv2D(N, H, W, C, FW, FH, FC, type, LABEL) \ argument
1322 #define BM_Conv2DWithBias(N, H, W, C, FW, FH, FC, type, LABEL) \ argument
1331 #define BM_Conv2DWithBiasAndRelu(N, H, W, C, FW, FH, FC, type, LABEL) \ argument
1341 #define BM_FusedConv2DWithBias(N, H, W, C, FW, FH, FC, type, LABEL) \ argument
1351 #define BM_FusedConv2DWithBiasAndRelu(N, H, W, C, FW, FH, FC, type, LABEL) \ argument
1362 #define BM_Conv2DWithBatchNorm(N, H, W, C, FW, FH, FC, type, LABEL) \ argument
1371 #define BM_Conv2DWithBatchNormAndRelu(N, H, W, C, FW, FH, FC, type, LABEL) \ argument
1382 #define BM_FusedConv2DWithBatchNorm(N, H, W, C, FW, FH, FC, type, LABEL) \ argument
1392 #define BM_FusedConv2DWithBatchNormAndRelu(N, H, W, C, FW, FH, FC, type, \ argument
/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITMultipleModuleTest.cpp250 Function *FA, *FB, *FC; in TEST_F() local
275 Function *FA, *FB, *FC; in TEST_F() local
300 Function *FA, *FB, *FC; in TEST_F() local
325 Function *FA, *FB, *FC; in TEST_F() local
DMCJITTestBase.h222 std::unique_ptr<Module> &C, Function *&FC) { in createThreeModuleChainedCallsCase()
265 std::unique_ptr<Module> &C, Function *&FC) { in createThreeModuleCase()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITMultipleModuleTest.cpp250 Function *FA, *FB, *FC; in TEST_F() local
275 Function *FA, *FB, *FC; in TEST_F() local
300 Function *FA, *FB, *FC; in TEST_F() local
325 Function *FA, *FB, *FC; in TEST_F() local
DMCJITTestBase.h222 std::unique_ptr<Module> &C, Function *&FC) { in createThreeModuleChainedCallsCase()
265 std::unique_ptr<Module> &C, Function *&FC) { in createThreeModuleCase()
/external/clang/lib/Index/
DCommentToXML.cpp224 CommentASTToHTMLConverter(const FullComment *FC, in CommentASTToHTMLConverter()
256 const FullComment *FC; member in __anon16d3d0130111::CommentASTToHTMLConverter
531 CommentASTToXMLConverter(const FullComment *FC, in CommentASTToXMLConverter()
570 const FullComment *FC; member in __anon16d3d0130211::CommentASTToXMLConverter
1132 void CommentToXMLConverter::convertCommentToHTML(const FullComment *FC, in convertCommentToHTML()
1148 void CommentToXMLConverter::convertCommentToXML(const FullComment *FC, in convertCommentToXML()
/external/clang/tools/libclang/
DCXComment.cpp40 const FullComment *FC = Context.getCommentForDecl(D, /*PP=*/nullptr); in clang_Cursor_getParsedComment() local
381 const FullComment *FC = getASTNodeAs<FullComment>(CXC); in clang_FullComment_getAsHTML() local
396 const FullComment *FC = getASTNodeAs<FullComment>(CXC); in clang_FullComment_getAsXML() local
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-pdbdump/Inputs/
DFilterTest.cpp38 static FilterTestClass FC; in AFunc() local
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/MCTargetDesc/
DMBlazeBaseInfo.h53 FC, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DIRSymtab.cpp332 FileContents FC; in upgrade() local
382 FileContents FC; in readBitcode() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DDebugChecksumsSubsection.cpp96 for (const auto &FC : Checksums) { in commit() local
/external/swiftshader/third_party/LLVM/lib/VMCore/
DConstants.cpp1218 if (Constant *FC = ConstantFoldCastInstruction(opc, C, Ty)) in getFoldedCast() local
1508 if (Constant *FC = ConstantFoldBinaryInstruction(Opcode, C1, C2)) in get() local
1600 if (Constant *FC = ConstantFoldGetElementPtr(C, InBounds, Idxs)) in getGetElementPtr() local
1630 if (Constant *FC = ConstantFoldCompareInstruction(pred, LHS, RHS)) in getICmp() local
1653 if (Constant *FC = ConstantFoldCompareInstruction(pred, LHS, RHS)) in getFCmp() local
1677 if (Constant *FC = ConstantFoldExtractElementInstruction(Val, Idx)) in getExtractElement() local
1699 if (Constant *FC = ConstantFoldInsertElementInstruction(Val, Elt, Idx)) in getInsertElement() local
1716 if (Constant *FC = ConstantFoldShuffleVectorInstruction(V1, V2, Mask)) in getShuffleVector() local
1740 Constant *FC = ConstantFoldInsertValueInstruction(Agg, Val, Idxs); in getInsertValue() local
1756 Constant *FC = ConstantFoldExtractValueInstruction(Agg, Idxs); in getExtractValue() local
/external/llvm/unittests/DebugInfo/DWARF/
DDWARFFormValueTest.cpp36 bool isFormClass(uint16_t Form, DWARFFormValue::FormClass FC) { in isFormClass()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/DWARF/
DDWARFFormValueTest.cpp23 bool isFormClass(dwarf::Form Form, DWARFFormValue::FormClass FC) { in isFormClass()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DRDFCopy.cpp198 auto FC = CopyMap.find(IA.Id); in run() local
/external/llvm/lib/Target/Hexagon/
DRDFCopy.cpp234 auto FC = CopyMap.find(IA.Id); in run() local
/external/llvm/lib/IR/
DConstants.cpp1443 if (Constant *FC = ConstantFoldCastInstruction(opc, C, Ty)) in getFoldedCast() local
1800 if (Constant *FC = ConstantFoldBinaryInstruction(Opcode, C1, C2)) in get() local
1904 if (Constant *FC = ConstantFoldGetElementPtr(Ty, C, InBounds, Idxs)) in getGetElementPtr() local
1954 if (Constant *FC = ConstantFoldCompareInstruction(pred, LHS, RHS)) in getICmp() local
1978 if (Constant *FC = ConstantFoldCompareInstruction(pred, LHS, RHS)) in getFCmp() local
2004 if (Constant *FC = ConstantFoldExtractElementInstruction(Val, Idx)) in getExtractElement() local
2028 if (Constant *FC = ConstantFoldInsertElementInstruction(Val, Elt, Idx)) in getInsertElement() local
2047 if (Constant *FC = ConstantFoldShuffleVectorInstruction(V1, V2, Mask)) in getShuffleVector() local
2076 if (Constant *FC = ConstantFoldInsertValueInstruction(Agg, Val, Idxs)) in getInsertValue() local
2100 if (Constant *FC = ConstantFoldExtractValueInstruction(Agg, Idxs)) in getExtractValue() local
DGCOV.cpp781 for (const auto &FC : FuncCoverages) { in printFuncCoverage() local
791 for (const auto &FC : FileCoverages) { in printFileCoverage() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DConstants.cpp1493 if (Constant *FC = ConstantFoldCastInstruction(opc, C, Ty)) in getFoldedCast() local
1849 if (Constant *FC = ConstantFoldBinaryInstruction(Opcode, C1, C2)) in get() local
1953 if (Constant *FC = in getGetElementPtr() local
2007 if (Constant *FC = ConstantFoldCompareInstruction(pred, LHS, RHS)) in getICmp() local
2032 if (Constant *FC = ConstantFoldCompareInstruction(pred, LHS, RHS)) in getFCmp() local
2058 if (Constant *FC = ConstantFoldExtractElementInstruction(Val, Idx)) in getExtractElement() local
2082 if (Constant *FC = ConstantFoldInsertElementInstruction(Val, Elt, Idx)) in getInsertElement() local
2101 if (Constant *FC = ConstantFoldShuffleVectorInstruction(V1, V2, Mask)) in getShuffleVector() local
2130 if (Constant *FC = ConstantFoldInsertValueInstruction(Agg, Val, Idxs)) in getInsertValue() local
2154 if (Constant *FC = ConstantFoldExtractValueInstruction(Agg, Idxs)) in getExtractValue() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/
DGCOV.cpp803 for (const auto &FC : FuncCoverages) { in printFuncCoverage() local
813 for (const auto &FC : FileCoverages) { in printFileCoverage() local
/external/mesa3d/src/intel/compiler/
Dbrw_inst.h56 #define FC(name, high, low, assertions) \ macro
965 #define FC(name, high, low, assertions) \ macro
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DR600Defines.h35 FC = (1 << 3), enumerator

123