Searched defs:IC (Results 1 - 17 of 17) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Transforms/IPO/
H A DInliner.cpp286 InlineCost IC = getInlineCost(CS); local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp283 static Instruction *InstCombineLoadCast(InstCombiner &IC, LoadInst &LI, argument
453 static Instruction *InstCombineStoreToCast(InstCombiner &IC, StoreInst &SI) { argument
[all...]
H A DInstCombineSelect.cpp369 const ICmpInst *IC = dyn_cast<ICmpInst>(SI.getCondition()); local
664 const ICmpInst *IC = dyn_cast<ICmpInst>(SI.getCondition()); local
[all...]
H A DInstCombineShifts.cpp68 CanEvaluateShifted(Value *V, unsigned NumBits, bool isLeftShift, InstCombiner &IC) argument
183 GetShiftedValue(Value *V, unsigned NumBits, bool isLeftShift, InstCombiner &IC) argument
[all...]
H A DInstCombineMulDivRem.cpp26 static Value *simplifyValueKnownNonZero(Value *V, InstCombiner &IC) { argument
767 foldUDivPow2Cst(Value *Op0, Value *Op1, const BinaryOperator &I, InstCombiner &IC) argument
777 foldUDivNegCst(Value *Op0, Value *Op1, const BinaryOperator &I, InstCombiner &IC) argument
786 foldUDivShl(Value *Op0, Value *Op1, const BinaryOperator &I, InstCombiner &IC) argument
[all...]
H A DInstCombineCasts.cpp1461 OptimizeVectorResize(Value *InVal, VectorType *DestTy, InstCombiner &IC) argument
1531 CollectInsertionElements(Value *V, unsigned Shift, SmallVectorImpl<Value*> &Elements, Type *VecEltTy, InstCombiner &IC) argument
1639 OptimizeIntegerToVectorInsertions(BitCastInst &CI, InstCombiner &IC) argument
1669 OptimizeIntToFloatBitCast(BitCastInst &CI,InstCombiner &IC) argument
[all...]
H A DInstructionCombining.cpp549 FoldOperationIntoSelectOperand(Instruction &I, Value *SO, InstCombiner *IC) argument
2214 AddReachableCodeToWorklist(BasicBlock *BB, SmallPtrSet<BasicBlock*, 64> &Visited, InstCombiner &IC, const DataLayout *TD, const TargetLibraryInfo *TLI) argument
2483 InstCombiner *IC; member in class:__anon2736::InstCombinerLibCallSimplifier
2485 InstCombinerLibCallSimplifier(const DataLayout *TD, const TargetLibraryInfo *TLI, InstCombiner *IC) argument
[all...]
H A DInstCombineCompares.cpp514 static Value *EvaluateGEPOffsetExpression(User *GEP, InstCombiner &IC) { argument
1901 ProcessUGT_ADDCST_ADD(ICmpInst &I, Value *A, Value *B, ConstantInt *CI2, ConstantInt *CI1, InstCombiner &IC) argument
1983 ProcessUAddIdiom(Instruction &I, Value *OrigAddV, InstCombiner &IC) argument
[all...]
/freebsd-10-stable/contrib/llvm/utils/TableGen/
H A DCodeGenSchedule.h147 bool isKeyEqual(Record *IC, const IdxVec &W, const IdxVec &R) { argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DCommentParser.cpp414 InlineCommandComment *IC; local
/freebsd-10-stable/libexec/getty/
H A Dgettytab.h87 #define IC gettystrs[27].value macro
/freebsd-10-stable/sys/mips/include/
H A Dregnum.h104 #define IC 38 macro
/freebsd-10-stable/contrib/llvm/lib/IR/
H A DVerifier.cpp1665 void Verifier::visitICmpInst(ICmpInst &IC) { argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaAccess.cpp211 DeclContext *IC = S.computeDeclContext(getBaseObjectType()); local
H A DSemaObjCProperty.cpp838 ObjCImplementationDecl *IC = 0; local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp209 InfixCalculator IC; member in class:__anon2640::X86AsmParser::IntelExprStateMachine
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DRewriteModernObjC.cpp4963 void RewriteModernObjC::RewriteImplicitCastObjCExpr(CastExpr *IC) { argument

Completed in 260 milliseconds