/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/ |
D | ExternalFunctions.cpp | 104 FunctionType *FT = F->getFunctionType(); in lookupFunction() local 310 static GenericValue lle_X_atexit(FunctionType *FT, in lle_X_atexit() 320 static GenericValue lle_X_exit(FunctionType *FT, ArrayRef<GenericValue> Args) { in lle_X_exit() 326 static GenericValue lle_X_abort(FunctionType *FT, ArrayRef<GenericValue> Args) { in lle_X_abort() 335 static GenericValue lle_X_sprintf(FunctionType *FT, in lle_X_sprintf() 417 static GenericValue lle_X_printf(FunctionType *FT, in lle_X_printf() 429 static GenericValue lle_X_sscanf(FunctionType *FT, in lle_X_sscanf() 444 static GenericValue lle_X_scanf(FunctionType *FT, ArrayRef<GenericValue> args) { in lle_X_scanf() 459 static GenericValue lle_X_fprintf(FunctionType *FT, in lle_X_fprintf() 472 static GenericValue lle_X_memset(FunctionType *FT, in lle_X_memset() [all …]
|
/external/llvm/lib/ExecutionEngine/Interpreter/ |
D | ExternalFunctions.cpp | 94 FunctionType *FT = F->getFunctionType(); in lookupFunction() local 299 static GenericValue lle_X_atexit(FunctionType *FT, in lle_X_atexit() 309 static GenericValue lle_X_exit(FunctionType *FT, ArrayRef<GenericValue> Args) { in lle_X_exit() 315 static GenericValue lle_X_abort(FunctionType *FT, ArrayRef<GenericValue> Args) { in lle_X_abort() 324 static GenericValue lle_X_sprintf(FunctionType *FT, in lle_X_sprintf() 406 static GenericValue lle_X_printf(FunctionType *FT, in lle_X_printf() 418 static GenericValue lle_X_sscanf(FunctionType *FT, in lle_X_sscanf() 433 static GenericValue lle_X_scanf(FunctionType *FT, ArrayRef<GenericValue> args) { in lle_X_scanf() 448 static GenericValue lle_X_fprintf(FunctionType *FT, in lle_X_fprintf() 461 static GenericValue lle_X_memset(FunctionType *FT, in lle_X_memset() [all …]
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Interpreter/ |
D | ExternalFunctions.cpp | 113 FunctionType *FT = F->getFunctionType(); in lookupFunction() local 324 static GenericValue lle_X_atexit(FunctionType *FT, in lle_X_atexit() 334 static GenericValue lle_X_exit(FunctionType *FT, ArrayRef<GenericValue> Args) { in lle_X_exit() 340 static GenericValue lle_X_abort(FunctionType *FT, ArrayRef<GenericValue> Args) { in lle_X_abort() 349 static GenericValue lle_X_sprintf(FunctionType *FT, in lle_X_sprintf() 431 static GenericValue lle_X_printf(FunctionType *FT, in lle_X_printf() 443 static GenericValue lle_X_sscanf(FunctionType *FT, in lle_X_sscanf() 458 static GenericValue lle_X_scanf(FunctionType *FT, ArrayRef<GenericValue> args) { in lle_X_scanf() 473 static GenericValue lle_X_fprintf(FunctionType *FT, in lle_X_fprintf() 486 static GenericValue lle_X_memset(FunctionType *FT, in lle_X_memset() [all …]
|
/external/sdv/vsomeip/third_party/boost/concept_check/test/ |
D | stl_concept_covering.cpp | 367 assignable_archetype<> > FT; in main() typedef 376 convertible_to_archetype<PredArg> > FT; in main() typedef 406 typedef assignable_archetype<> FT; in main() typedef 424 typedef assignable_archetype<> FT; in main() typedef 431 typedef assignable_archetype<> FT; in main() typedef 439 typedef assignable_archetype< equality_comparable2_first_archetype<> > FT; in main() typedef 446 typedef assignable_archetype<> FT; in main() typedef 480 convertible_to_archetype<Arg2> > > FT; in main() typedef 519 typedef convertible_to_archetype<Tout> FT; in main() typedef 546 typedef sgi_assignable_archetype<convertible_to_archetype<PredArg> > FT; in main() typedef [all …]
|
/external/rust/crates/openssl/src/ |
D | util.rs | 78 impl<FT: ForeignType> ForeignTypeExt for FT {} implementation 93 impl<FT: ForeignTypeRef> ForeignTypeRefExt for FT {} implementation
|
/external/llvm/examples/ModuleMaker/ |
D | ModuleMaker.cpp | 39 FunctionType *FT = in main() local
|
/external/pytorch/test/cpp/tensorexpr/ |
D | test_memplanning.cpp | 115 Tensor FT = in TEST() local 227 Tensor FT = in TEST() local 342 Tensor FT = in TEST() local 429 Tensor FT = in TEST() local 529 Tensor FT = in TEST() local 641 Tensor FT = Compute( in TEST() local
|
/external/angle/third_party/spirv-tools/src/source/opt/ |
D | set_spec_constant_default_value_pass.cpp | 56 } else if (const auto* FT = type->AsFloat()) { in ParseDefaultValueStr() local 119 } else if (const auto* FT = type->AsFloat()) { in ParseDefaultValueBitPattern() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | set_spec_constant_default_value_pass.cpp | 56 } else if (const auto* FT = type->AsFloat()) { in ParseDefaultValueStr() local 119 } else if (const auto* FT = type->AsFloat()) { in ParseDefaultValueBitPattern() local
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | set_spec_constant_default_value_pass.cpp | 56 } else if (const auto* FT = type->AsFloat()) { in ParseDefaultValueStr() local 119 } else if (const auto* FT = type->AsFloat()) { in ParseDefaultValueBitPattern() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/ |
D | FaultMapParser.cpp | 16 void printFaultType(FaultMapParser::FaultKind FT, raw_ostream &OS) { in printFaultType()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Coroutines/ |
D | Coroutines.cpp | 518 auto FT = F->getFunctionType(); in checkWFRetconPrototype() local 554 auto FT = F->getFunctionType(); in checkWFAlloc() local 569 auto FT = F->getFunctionType(); in checkWFDealloc() local
|
/external/llvm/unittests/IR/ |
D | WaymarkTest.cpp | 29 FunctionType *FT = FunctionType::get(Type::getVoidTy(Context), true); in TEST() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
D | FaultMaps.cpp | 103 const char *FaultMaps::faultTypeToString(FaultMaps::FaultKind FT) { in faultTypeToString()
|
/external/clang/lib/AST/ |
D | Mangle.cpp | 83 const FunctionType *FT = T->castAs<FunctionType>(); in getCallingConvMangling() local 164 const FunctionType *FT = FD->getType()->castAs<FunctionType>(); in mangleName() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/ |
D | Coroutines.cpp | 560 auto FT = F->getFunctionType(); in checkWFRetconPrototype() local 596 auto FT = F->getFunctionType(); in checkWFAlloc() local 611 auto FT = F->getFunctionType(); in checkWFDealloc() local
|
/external/llvm/lib/CodeGen/ |
D | FaultMaps.cpp | 106 const char *FaultMaps::faultTypeToString(FaultMaps::FaultKind FT) { in faultTypeToString()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | FaultMaps.cpp | 105 const char *FaultMaps::faultTypeToString(FaultMaps::FaultKind FT) { in faultTypeToString()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | Mips16HardFloat.cpp | 175 static bool needsFPReturnHelper(FunctionType &FT) { in needsFPReturnHelper() 420 FunctionType *FT = CI->getFunctionType(); in fixupFPReturnAndCall() local
|
/external/llvm/lib/Target/Mips/ |
D | Mips16HardFloat.cpp | 176 static bool needsFPReturnHelper(FunctionType &FT) { in needsFPReturnHelper() 428 FunctionType *FT = CI->getFunctionType(); in fixupFPReturnAndCall() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/ |
D | Mips16HardFloat.cpp | 176 static bool needsFPReturnHelper(FunctionType &FT) { in needsFPReturnHelper() 419 FunctionType *FT = CI->getFunctionType(); in fixupFPReturnAndCall() local
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | DataFlowSanitizer.cpp | 407 FunctionType *FT; in getCustomFunctionType() local 537 FunctionType *FT = F->getFunctionType(); in buildWrapperFunction() local 571 Constant *DataFlowSanitizer::getOrBuildTrampolineFunction(FunctionType *FT, in getOrBuildTrampolineFunction() 707 FunctionType *FT = F.getFunctionType(); in runOnModule() local 1438 FunctionType *FT = F->getFunctionType(); in visitCallSite() local 1524 FunctionType *FT = cast<FunctionType>( in visitCallSite() local
|
/external/cronet/stable/third_party/llvm-libc/src/benchmarks/automemcpy/lib/ |
D | CodeGen.cpp | 137 static Context getCtx(FunctionType FT) { in getCtx() 519 static void Serialize(raw_ostream &Stream, FunctionType FT, in Serialize() 612 static StringRef getString(FunctionType FT) { in getString()
|
/external/cronet/tot/third_party/llvm-libc/src/benchmarks/automemcpy/lib/ |
D | CodeGen.cpp | 137 static Context getCtx(FunctionType FT) { in getCtx() 519 static void Serialize(raw_ostream &Stream, FunctionType FT, in Serialize() 612 static StringRef getString(FunctionType FT) { in getString()
|
/external/llvm/lib/IR/ |
D | Mangler.cpp | 161 FunctionType *FT = MSFunc->getFunctionType(); in getNameWithPrefix() local
|