Home
last modified time | relevance | path

Searched defs:FuncTy (Results 1 – 10 of 10) sorted by relevance

/external/clang/test/CodeGen/
Dattr-no-tail.c21 typedef int (*FuncTy)(int); typedef
/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITTestBase.h119 FunctionType *FuncTy) { in insertExternalReferenceToFunction()
/external/swiftshader/third_party/LLVM/unittests/ExecutionEngine/JIT/
DJITTest.cpp329 FunctionType *FuncTy = FunctionType::get( in TEST_F() local
382 FunctionType *FuncTy = in TEST_F() local
/external/llvm/tools/llvm-stress/
Dllvm-stress.cpp133 auto *FuncTy = FunctionType::get(Type::getVoidTy(Context), ArgsTy, false); in GenEmptyFunction() local
/external/llvm/tools/bugpoint/
DMiscompilation.cpp858 FunctionType *FuncTy = F->getFunctionType(); in CleanupAndPrepareModules() local
/external/swiftshader/third_party/LLVM/tools/bugpoint/
DMiscompilation.cpp850 FunctionType *FuncTy = F->getFunctionType(); in CleanupAndPrepareModules() local
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyFastISel.cpp634 FunctionType *FuncTy = Call->getFunctionType(); in selectCall() local
/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp1016 FunctionType *FuncTy = CS.getFunctionType(); in lowerCall() local
/external/clang/lib/CodeGen/
DCGBlocks.cpp988 const FunctionType *FuncTy = FnType->castAs<FunctionType>(); in EmitBlockCallExpr() local
/external/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp1004 auto *FuncTy = cast<FuncSigExtendedType>(Ty); in ProcessRecord() local