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

12

/freebsd-9.3-release/contrib/llvm/lib/Target/
H A DMangler.cpp135 FunctionType *FT = F->getFunctionType(); local
/freebsd-9.3-release/contrib/llvm/lib/Target/R600/
H A DR600TextureIntrinsicsReplacer.cpp121 void ReplaceCallInst(CallInst &I, FunctionType *FT, const char *Name, argument
157 void ReplaceTexIntrinsic(CallInst &I, bool hasLOD, FunctionType *FT, argument
/freebsd-9.3-release/contrib/llvm/tools/bugpoint/
H A DExecutionDriver.cpp391 GCC::FileType FT = SafeInterpreter->OutputCode(BitcodeFile, OutputFile, local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DMangle.cpp80 const FunctionType *FT = T->castAs<FunctionType>(); local
154 const FunctionType *FT = FD->getType()->castAs<FunctionType>(); local
H A DDeclPrinter.cpp428 const FunctionProtoType *FT = 0; local
[all...]
H A DMicrosoftMangle.cpp306 const FunctionProtoType *FT = FD->getType()->castAs<FunctionProtoType>(); local
1442 mangleThrowSpecification( const FunctionProtoType *FT) argument
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Analysis/
H A DBodyFarm.cpp36 const FunctionProtoType *FT = local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenTypes.cpp224 bool CodeGenTypes::isFuncTypeConvertible(const FunctionType *FT) { argument
473 const FunctionType *FT = cast<FunctionType>(Ty); local
H A DTargetInfo.cpp264 QualType FT = FD->getType(); local
775 QualType FT = i->getType(); local
[all...]
/freebsd-9.3-release/usr.bin/checknr/
H A Dchecknr.c96 #define FT 1 macro
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp429 FunctionType *FT = cast<FunctionType>( local
/freebsd-9.3-release/contrib/llvm/lib/ExecutionEngine/Interpreter/
H A DExternalFunctions.cpp94 FunctionType *FT = F->getFunctionType(); local
302 GenericValue lle_X_atexit(FunctionType *FT, argument
313 GenericValue lle_X_exit(FunctionType *FT, argument
321 GenericValue lle_X_abort(FunctionType *FT, argument
332 GenericValue lle_X_sprintf(FunctionType *FT, argument
415 GenericValue lle_X_printf(FunctionType *FT, argument
428 GenericValue lle_X_sscanf(FunctionType *FT, argument
444 lle_X_scanf(FunctionType *FT, const std::vector<GenericValue> &args) argument
461 lle_X_fprintf(FunctionType *FT, const std::vector<GenericValue> &Args) argument
474 lle_X_memset(FunctionType *FT, const std::vector<GenericValue> &Args) argument
486 lle_X_memcpy(FunctionType *FT, const std::vector<GenericValue> &Args) argument
[all...]
/freebsd-9.3-release/contrib/llvm/lib/IR/
H A DFunction.cpp236 FunctionType *FT = getFunctionType(); local
H A DLLVMContextImpl.h148 KeyTy(const FunctionType* FT) : argument
177 static unsigned getHashValue(const FunctionType *FT) { argument
H A DType.cpp367 FunctionType *FT; local
H A DAsmWriter.cpp1595 FunctionType *FT = F->getFunctionType(); local
H A DVerifier.cpp870 void Verifier::VerifyFunctionAttrs(FunctionType *FT, AttributeSet Attrs, argument
1006 FunctionType *FT = F.getFunctionType(); local
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp477 FunctionType *FT = Callee->getFunctionType(); local
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Analysis/
H A DLint.cpp209 FunctionType *FT = F->getFunctionType(); local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExceptionSpec.cpp807 const FunctionProtoType *FT; local
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp993 FunctionType *FT = Callee->getFunctionType(); local
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp412 FunctionType *FT = cast<FunctionType>(T); local
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/
H A DIfConversion.cpp546 MachineBasicBlock *FT = FalseBBI.TrueBB; local
/freebsd-9.3-release/contrib/llvm/lib/Target/CppBackend/
H A DCPPBackend.cpp553 FunctionType* FT = cast<FunctionType>(Ty); local
/freebsd-9.3-release/contrib/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp312 FunctionType *FT; local
423 FunctionType *FT = F->getFunctionType(); local
446 Constant *DataFlowSanitizer::getOrBuildTrampolineFunction(FunctionType *FT, argument
568 FunctionType *FT = F.getFunctionType(); local
1224 FunctionType *FT = F->getFunctionType(); local
1293 FunctionType *FT = cast<FunctionType>( local
[all...]

Completed in 208 milliseconds

12