/third_party/ffmpeg/libavutil/ |
H A D | cast5.c | 32 #define IC(x) (((x) >> 8) & 0xff) macro [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | LoopSink.cpp | 230 Instruction *IC = I.clone(); in sinkInstruction() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUInline.cpp | 217 auto IC = llvm::getInlineCost(cast<CallBase>(*CS.getInstruction()), Callee, in getInlineCost() local
|
H A D | SIISelLowering.cpp | 9350 SDValue IC = DAG.getConstant(I, SL, IdxVT); in performExtractVectorEltCombine() local 9425 SDValue IC = DAG.getConstant(I, SL, IdxVT); in performInsertVectorEltCombine() local
|
/third_party/node/deps/v8/src/ic/ |
H A D | ic.h | 27 class IC { class [all...] |
H A D | ic.cc | 193 IC::IC(Isolate* isolate, Handle<FeedbackVector> vector, FeedbackSlot slot, in IC() function in v8::internal::IC [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | Inliner.cpp | 307 shouldBeDeferred(Function *Caller, CallSite CS, InlineCost IC, in shouldBeDeferred() argument 394 RemarkT &operator<<(RemarkT &&R, const InlineCost &IC) { in operator <<() argument 409 inlineCostStr(const InlineCost &IC) inlineCostStr() argument 411 Remark << IC; inlineCostStr() local 507 emit_inlined_into(OptimizationRemarkEmitter &ORE, DebugLoc &DLoc, const BasicBlock *Block, const Function &Callee, const Function &Caller, const InlineCost &IC) emit_inlined_into() argument [all...] |
H A D | PartialInlining.cpp | 780 InlineCost IC = getInlineCost(cast<CallBase>(*Call), getInlineParams(), in shouldPartialInline() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86DomainReassignment.cpp | 474 InstrConverterBase *IC = Converters.lookup({i, MI->getOpcode()}); in encloseInstr() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64InstPrinter.cpp | 818 const AArch64IC::IC *IC = AArch64IC::lookupICByEncoding(Encoding); in printSysAlias() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Utils/ |
H A D | AArch64BaseInfo.h | 366 struct IC : SysAliasReg { struct
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineLoadStoreAlloca.cpp | 182 static Instruction *simplifyAllocaArraySize(InstCombiner &IC, AllocaInst &AI) { in simplifyAllocaArraySize() argument 253 PointerReplacer(InstCombiner &IC) argument 263 InstCombiner &IC; global() member in __anon25051::PointerReplacer 482 combineStoreToNewValue(InstCombiner &IC, StoreInst &SI, Value *V) combineStoreToNewValue() argument 574 combineLoadToOperationType(InstCombiner &IC, LoadInst &LI) combineLoadToOperationType() argument 644 unpackLoadToAggregate(InstCombiner &IC, LoadInst &LI) unpackLoadToAggregate() argument 847 canReplaceGEPIdxWithZero(InstCombiner &IC, GetElementPtrInst *GEPI, Instruction *MemI, unsigned &Idx) canReplaceGEPIdxWithZero() argument 917 replaceGEPIdxWithZero(InstCombiner &IC, Value *Ptr, T &MemI) replaceGEPIdxWithZero() argument 1086 likeBitCastFromVector(InstCombiner &IC, Value *V) likeBitCastFromVector() argument 1147 combineStoreToValueType(InstCombiner &IC, StoreInst &SI) combineStoreToValueType() argument 1179 unpackStoreToAggregate(InstCombiner &IC, StoreInst &SI) unpackStoreToAggregate() argument 1323 removeBitcastsFromLoadStoreOnMinMax(InstCombiner &IC, StoreInst &SI) removeBitcastsFromLoadStoreOnMinMax() argument [all...] |
H A D | InstCombineMulDivRem.cpp | 49 static Value *simplifyValueKnownNonZero(Value *V, InstCombiner &IC, in simplifyValueKnownNonZero() argument 846 foldUDivPow2Cst(Value *Op0, Value *Op1, const BinaryOperator &I, InstCombiner &IC) foldUDivPow2Cst() argument 859 foldUDivShl(Value *Op0, Value *Op1, const BinaryOperator &I, InstCombiner &IC) foldUDivShl() argument [all...] |
H A D | InstCombineShifts.cpp | 423 canEvaluateShiftedShift(unsigned OuterShAmt, bool IsOuterShl, Instruction *InnerShift, InstCombiner &IC, Instruction *CxtI) canEvaluateShiftedShift() argument 475 canEvaluateShifted(Value *V, unsigned NumBits, bool IsLeftShift, InstCombiner &IC, Instruction *CxtI) canEvaluateShifted() argument 611 getShiftedValue(Value *V, unsigned NumBits, bool isLeftShift, InstCombiner &IC, const DataLayout &DL) getShiftedValue() argument [all...] |
H A D | InstCombineSelect.cpp | 539 static Value *foldSelectICmpLshrAshr(const ICmpInst *IC, Value *TrueVal, in foldSelectICmpLshrAshr() argument 587 static Value *foldSelectICmpAndOr(const ICmpInst *IC, Value *TrueVal, in foldSelectICmpAndOr() argument [all...] |
H A D | InstCombineVectorOps.cpp | 522 replaceExtractElements(InsertElementInst *InsElt, ExtractElementInst *ExtElt, InstCombiner &IC) replaceExtractElements() argument 606 collectShuffleElements(Value *V, SmallVectorImpl<Constant *> &Mask, Value *PermittedRHS, InstCombiner &IC) collectShuffleElements() argument
|
H A D | InstCombineCasts.cpp | 342 static bool canEvaluateTruncated(Value *V, Type *Ty, InstCombiner &IC, in canEvaluateTruncated() argument 457 foldVecTruncToExtElt(TruncInst &Trunc, InstCombiner &IC) foldVecTruncToExtElt() argument 983 canEvaluateZExtd(Value *V, Type *Ty, unsigned &BitsToClear, InstCombiner &IC, Instruction *CxtI) canEvaluateZExtd() argument 1864 optimizeVectorResizeWithIntegerBitCasts(Value *InVal, VectorType *DestTy, InstCombiner &IC) optimizeVectorResizeWithIntegerBitCasts() argument 2066 optimizeIntegerToVectorInsertions(BitCastInst &CI, InstCombiner &IC) optimizeIntegerToVectorInsertions() argument 2095 canonicalizeBitCastExtElt(BitCastInst &BitCast, InstCombiner &IC) canonicalizeBitCastExtElt() argument [all...] |
H A D | InstCombineCalls.cpp | 1188 static Instruction *foldCttzCtlz(IntrinsicInst &II, InstCombiner &IC) { in foldCttzCtlz() argument 1162 simplifyInvariantGroupIntrinsic(IntrinsicInst &II, InstCombiner &IC) simplifyInvariantGroupIntrinsic() argument 1264 foldCtpop(IntrinsicInst &II, InstCombiner &IC) foldCtpop() argument 1304 simplifyX86MaskedLoad(IntrinsicInst &II, InstCombiner &IC) simplifyX86MaskedLoad() argument 1340 simplifyX86MaskedStore(IntrinsicInst &II, InstCombiner &IC) simplifyX86MaskedStore() argument 1485 removeTriviallyEmptyRange(IntrinsicInst &I, unsigned StartID, unsigned EndID, InstCombiner &IC) removeTriviallyEmptyRange() argument 1508 SimplifyNVVMIntrinsic(IntrinsicInst *II, InstCombiner &IC) SimplifyNVVMIntrinsic() argument [all...] |
H A D | InstCombineCompares.cpp | 425 static Value *evaluateGEPOffsetExpression(User *GEP, InstCombiner &IC, in evaluateGEPOffsetExpression() argument 1255 processUGT_ADDCST_ADD(ICmpInst &I, Value *A, Value *B, ConstantInt *CI2, ConstantInt *CI1, InstCombiner &IC) processUGT_ADDCST_ADD() argument 4562 processUMulZExtIdiom(ICmpInst &I, Value *MulVal, Value *OtherVal, InstCombiner &IC) processUMulZExtIdiom() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonLoopIdiomRecognition.cpp | 1531 unsigned IC = PV.IterCount; in generate() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/AsmParser/ |
H A D | X86AsmParser.cpp | 349 InfixCalculator IC; member in __anon24885::X86AsmParser::IntelExprStateMachine [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Verifier.cpp | 3250 void Verifier::visitICmpInst(ICmpInst &IC) { in visitICmpInst() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/ |
H A D | AArch64AsmParser.cpp | 2903 const AArch64IC::IC *IC = AArch64IC::lookupICByName(Op); in parseSysAlias() local [all...] |