/external/swiftshader/third_party/subzero/crosstest/ |
D | test_bitmanip_main.cpp | 50 typedef Type (*FuncType)(Type); in testBitManip() typedef 86 typedef Type (*FuncType)(Type); in testByteSwap() typedef
|
D | test_stacksave_main.c | 29 typedef uint32_t (*FuncType)(uint32_t, uint32_t, uint32_t); in DECLARE_TESTS() typedef
|
D | test_sync_atomic_main.cpp | 61 typedef Type (*FuncType)(bool, volatile Type *, Type); in testAtomicRMW() typedef 112 typedef Type (*FuncType)(volatile Type *, Type, Type); in testValCompareAndSwap() typedef 182 typedef Type (*FuncType)(bool, volatile Type *, Type); in testAtomicRMWThreads() typedef
|
D | test_arith_main.cpp | 252 typedef Type (*FuncType)(Type, Type); in testsFp() typedef 323 typedef v4f32 (*FuncType)(v4f32, v4f32); in testsVecFp() typedef
|
D | test_icmp_main.cpp | 279 typedef Ty (*FuncType)(Ty, Ty); in testsVecI1() typedef
|
/external/llvm/unittests/Transforms/Utils/ |
D | Cloning.cpp | 220 FunctionType* FuncType = FunctionType::get(Type::getVoidTy(C), false); in CreateOldFunc() local 232 DISubroutineType *FuncType = in CreateOldFunctionBodyAndDI() local 409 auto *FuncType = FunctionType::get(Type::getVoidTy(C), false); in CreateOldModule() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Transforms/Utils/ |
D | Cloning.cpp | 368 FunctionType* FuncType = FunctionType::get(Type::getVoidTy(C), false); in CreateOldFunc() local 380 DISubroutineType *FuncType = in CreateOldFunctionBodyAndDI() local 585 auto *FuncType = FunctionType::get(Type::getVoidTy(C), false); in CreateOldModule() local
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | binner.cpp | 221 typedef PFN_PROCESS_ATTRIBUTES FuncType; typedef 1152 typedef PFN_PROCESS_PRIMS FuncType; typedef 1170 typedef PFN_PROCESS_PRIMS_SIMD16 FuncType; typedef
|
D | frontend.cpp | 2127 typedef PFN_FE_WORK_FUNC FuncType; typedef
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/yaml2obj/ |
D | yaml2wasm.cpp | 313 for (uint32_t FuncType : Section.FunctionTypes) { in writeSectionContent() local
|
/external/swiftshader/third_party/subzero/src/ |
D | IceConverter.cpp | 864 FunctionType *FuncType = Func.getFunctionType(); in installGlobalDeclarations() local
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | NullabilityChecker.cpp | 776 const FunctionType *FuncType = Decl->getFunctionType(); in checkPostCall() local
|
/external/spirv-llvm/lib/SPIRV/libSPIRV/ |
D | SPIRVModule.cpp | 811 SPIRVModuleImpl::addFunction(SPIRVTypeFunction *FuncType, SPIRVId Id) { in addFunction()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonLoopIdiomRecognition.cpp | 165 using FuncType = std::function<Value* (Instruction*, LLVMContext&)>; typedef
|
/external/deqp/modules/gles31/functional/ |
D | es31fDebugTests.cpp | 150 enum FuncType enum in deqp::gles31::Functional::__anonf6ae47c80111::TestFunctionWrapper
|
/external/clang/lib/Frontend/Rewrite/ |
D | RewriteObjC.cpp | 3709 QualType FuncType; in convertFunctionTypeOfBlocks() local
|
D | RewriteModernObjC.cpp | 4552 QualType FuncType; in convertFunctionTypeOfBlocks() local
|