/external/clang/test/CodeGen/ |
D | attr-no-tail.c | 21 typedef int (*FuncTy)(int); typedef
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyMCInstLower.cpp | 38 if (const auto *FuncTy = dyn_cast<FunctionType>(Global->getValueType())) { in GetGlobalAddressSymbol() local
|
D | WebAssemblyFastISel.cpp | 740 FunctionType *FuncTy = Call->getFunctionType(); in selectCall() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/MCJIT/ |
D | MCJITTestBase.h | 119 FunctionType *FuncTy) { in insertExternalReferenceToFunction()
|
/external/llvm/unittests/ExecutionEngine/MCJIT/ |
D | MCJITTestBase.h | 119 FunctionType *FuncTy) { in insertExternalReferenceToFunction()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/ |
D | WasmObjectWriter.cpp | 82 WasmFunctionType FuncTy; in getEmptyKey() local 87 WasmFunctionType FuncTy; in getTombstoneKey() local 709 for (const WasmFunctionType &FuncTy : FunctionTypes) { in writeTypeSection() local
|
/external/swiftshader/third_party/LLVM/unittests/ExecutionEngine/JIT/ |
D | JITTest.cpp | 329 FunctionType *FuncTy = FunctionType::get( in TEST_F() local 382 FunctionType *FuncTy = in TEST_F() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPULibFunc.cpp | 977 FunctionType *FuncTy = fInfo.getFunctionType(*M); in getOrInsertFunction() local
|
D | AMDGPULibFunc.h | 437 FunctionType *FuncTy; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-stress/ |
D | llvm-stress.cpp | 167 auto *FuncTy = FunctionType::get(Type::getVoidTy(Context), ArgsTy, false); in GenEmptyFunction() local
|
/external/llvm/tools/llvm-stress/ |
D | llvm-stress.cpp | 133 auto *FuncTy = FunctionType::get(Type::getVoidTy(Context), ArgsTy, false); in GenEmptyFunction() local
|
/external/llvm/tools/bugpoint/ |
D | Miscompilation.cpp | 858 FunctionType *FuncTy = F->getFunctionType(); in CleanupAndPrepareModules() local
|
/external/swiftshader/third_party/LLVM/tools/bugpoint/ |
D | Miscompilation.cpp | 850 FunctionType *FuncTy = F->getFunctionType(); in CleanupAndPrepareModules() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/bugpoint/ |
D | Miscompilation.cpp | 870 FunctionType *FuncTy = F->getFunctionType(); in CleanupAndPrepareModules() local
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyFastISel.cpp | 634 FunctionType *FuncTy = Call->getFunctionType(); in selectCall() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | FastISel.cpp | 1016 FunctionType *FuncTy = CS.getFunctionType(); in lowerCall() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | FastISel.cpp | 1233 FunctionType *FuncTy = CS.getFunctionType(); in lowerCall() local
|
/external/clang/lib/CodeGen/ |
D | CGBlocks.cpp | 988 const FunctionType *FuncTy = FnType->castAs<FunctionType>(); in EmitBlockCallExpr() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | SimplifyLibCalls.cpp | 71 auto *FuncTy = CI->getFunctionType(); in isCallingConvCCompatible() local
|
/external/swiftshader/third_party/subzero/src/ |
D | PNaClTranslator.cpp | 1004 auto *FuncTy = cast<FuncSigExtendedType>(Ty); in ProcessRecord() local
|