Searched defs:FT (Results 1 - 25 of 48) sorted by relevance

12

/freebsd-11.0-release/contrib/llvm/lib/CodeGen/
H A DFaultMaps.cpp106 const char *FaultMaps::faultTypeToString(FaultMaps::FaultKind FT) { argument
H A DIfConversion.cpp552 MachineBasicBlock *FT = FalseBBI.TrueBB; local
/freebsd-11.0-release/contrib/llvm/lib/IR/
H A DMangler.cpp161 FunctionType *FT = MSFunc->getFunctionType(); local
H A DType.cpp311 FunctionType *FT; local
H A DFunction.cpp286 FunctionType *FT = getFunctionType(); local
H A DLLVMContextImpl.h129 KeyTy(const FunctionType *FT) argument
157 static unsigned getHashValue(const FunctionType *FT) { argument
/freebsd-11.0-release/contrib/llvm/include/llvm/LTO/
H A DLTOCodeGenerator.h80 void setFileType(TargetMachine::CodeGenFileType FT) { FileType = FT; } argument
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DMangle.cpp83 const FunctionType *FT = T->castAs<FunctionType>(); local
164 const FunctionType *FT = FD->getType()->castAs<FunctionType>(); local
H A DDeclPrinter.cpp476 const FunctionProtoType *FT = nullptr; local
[all...]
H A DMicrosoftMangle.cpp415 const FunctionProtoType *FT = FD->getType()->castAs<FunctionProtoType>(); local
2012 mangleThrowSpecification( const FunctionProtoType *FT) argument
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Analysis/
H A DBodyFarm.cpp37 const FunctionProtoType *FT = local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenTypes.cpp225 bool CodeGenTypes::isFuncTypeConvertible(const FunctionType *FT) { argument
301 const FunctionType *FT = cast<FunctionType>(QFT.getTypePtr()); local
/freebsd-11.0-release/contrib/llvm/lib/ExecutionEngine/Orc/
H A DIndirectionUtils.cpp25 Constant* createIRTypedAddress(FunctionType &FT, TargetAddress Addr) { argument
/freebsd-11.0-release/contrib/llvm/lib/Target/AMDGPU/
H A DR600TextureIntrinsicsReplacer.cpp121 void ReplaceCallInst(CallInst &I, FunctionType *FT, const char *Name, argument
157 void ReplaceTexIntrinsic(CallInst &I, bool hasLOD, FunctionType *FT, argument
H A DAMDGPUOpenCLImageTypeLoweringPass.cpp257 FunctionType *FT = F->getFunctionType(); local
/freebsd-11.0-release/contrib/llvm/tools/bugpoint/
H A DExecutionDriver.cpp398 CC::FileType FT = SafeInterpreter->OutputCode(BitcodeFile, OutputFile, local
/freebsd-11.0-release/usr.bin/checknr/
H A Dchecknr.c97 #define FT 1 macro
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp532 FunctionType *FT = cast<FunctionType>( local
/freebsd-11.0-release/contrib/llvm/lib/ExecutionEngine/Interpreter/
H A DExternalFunctions.cpp94 FunctionType *FT = F->getFunctionType(); local
299 static GenericValue lle_X_atexit(FunctionType *FT, argument
309 static GenericValue lle_X_exit(FunctionType *FT, ArrayRef<GenericValue> Args) { argument
315 static GenericValue lle_X_abort(FunctionType *FT, ArrayRef<GenericValue> Args) { argument
324 static GenericValue lle_X_sprintf(FunctionType *FT, argument
406 static GenericValue lle_X_printf(FunctionType *FT, argument
418 static GenericValue lle_X_sscanf(FunctionType *FT, argument
433 lle_X_scanf(FunctionType *FT, ArrayRef<GenericValue> args) argument
448 lle_X_fprintf(FunctionType *FT, ArrayRef<GenericValue> Args) argument
461 lle_X_memset(FunctionType *FT, ArrayRef<GenericValue> Args) argument
473 lle_X_memcpy(FunctionType *FT, ArrayRef<GenericValue> Args) argument
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Target/Mips/
H A DMips16HardFloat.cpp176 static bool needsFPReturnHelper(FunctionType &FT) { argument
435 FunctionType *FT = nullptr; local
/freebsd-11.0-release/contrib/llvm/lib/Analysis/
H A DLint.cpp216 FunctionType *FT = F->getFunctionType(); local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExceptionSpec.cpp889 const FunctionProtoType *FT; local
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp435 FunctionType *FT = cast<FunctionType>(T); local
/freebsd-11.0-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2076 FunctionType *FT = Callee->getFunctionType(); local
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp407 FunctionType *FT; local
537 FunctionType *FT = F->getFunctionType(); local
571 Constant *DataFlowSanitizer::getOrBuildTrampolineFunction(FunctionType *FT, argument
707 FunctionType *FT = F.getFunctionType(); local
1448 FunctionType *FT = F->getFunctionType(); local
1534 FunctionType *FT = cast<FunctionType>( local
[all...]

Completed in 325 milliseconds

12