| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
| D | IRSymtab.cpp | 347 FileContents FC; in upgrade() local 397 FileContents FC; in readBitcode() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
| D | DebugChecksumsSubsection.cpp | 95 for (const auto &FC : Checksums) { in commit() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| D | RDFCopy.cpp | 197 auto FC = CopyMap.find(IA.Id); in run() local
|
| D | HexagonISelDAGToDAGHVX.cpp | 1951 PermNetwork::Controls FC, RC; in butterfly() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | Constants.cpp | 1615 if (Constant *FC = ConstantFoldCastInstruction(opc, C, Ty)) in getFoldedCast() local 1923 if (Constant *FC = ConstantFoldUnaryInstruction(Opcode, C)) in get() local 1982 if (Constant *FC = ConstantFoldBinaryInstruction(Opcode, C1, C2)) in get() local 2085 if (Constant *FC = in getGetElementPtr() local 2139 if (Constant *FC = ConstantFoldCompareInstruction(pred, LHS, RHS)) in getICmp() local 2164 if (Constant *FC = ConstantFoldCompareInstruction(pred, LHS, RHS)) in getFCmp() local 2190 if (Constant *FC = ConstantFoldExtractElementInstruction(Val, Idx)) in getExtractElement() local 2214 if (Constant *FC = ConstantFoldInsertElementInstruction(Val, Elt, Idx)) in getInsertElement() local 2233 if (Constant *FC = ConstantFoldShuffleVectorInstruction(V1, V2, Mask)) in getShuffleVector() local 2262 if (Constant *FC = ConstantFoldInsertValueInstruction(Agg, Val, Idxs)) in getInsertValue() local [all …]
|
| D | Verifier.cpp | 3266 void Verifier::visitFCmpInst(FCmpInst &FC) { in visitFCmpInst()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
| D | GCOV.cpp | 921 for (const auto &FC : FuncCoverages) { in printFuncCoverage() local 931 for (const auto &FC : FileCoverages) { in printFileCoverage() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | R600Defines.h | 34 FC = (1 << 3), enumerator
|
| D | SIFoldOperands.cpp | 531 if (llvm::find_if(FoldList, [UseMI](const FoldCandidate &FC) { in tryToFoldACImm() 655 FoldCandidate FC = FoldCandidate(Use->getParent(), in foldOperand() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | LoopFuse.cpp | 404 const FusionCandidate &FC) { in operator <<() 415 for (const FusionCandidate &FC : CandSet) in operator <<() local
|
| /third_party/mesa3d/src/intel/compiler/ |
| D | brw_inst.h | 57 #define FC(name, hi4, lo4, hi12, lo12, assertions) \ macro 1362 #define FC(name, high, low, gfx12_high, gfx12_low, assertions) \ macro
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
| D | CodeViewYAMLSymbols.cpp | 175 IO &io, FrameCookieKind &FC) { in enumeration()
|
| D | CodeViewYAMLDebugSections.cpp | 567 const DebugChecksumsSubsectionRef &FC) { in fromCodeViewSubsection()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | ScalarEvolutionExpander.cpp | 262 if (const SCEVConstant *FC = dyn_cast<SCEVConstant>(Factor)) { in FactorOutConstant() local 283 const SCEVConstant *FC = cast<SCEVConstant>(Factor); in FactorOutConstant() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
| D | AVRISelLowering.cpp | 1992 const ConstantFPSDNode *FC = dyn_cast<ConstantFPSDNode>(Op); in LowerAsmOperandForConstraint() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/ |
| D | MicrosoftDemangle.cpp | 1865 FuncClass FC = demangleFunctionClass(MangledName); in demangleFunctionEncoding() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| D | IRBuilder.h | 2502 if (auto *FC = dyn_cast<Constant>(False)) variable
|
| /third_party/pcre2/pcre2/src/sljit/ |
| D | sljitNativePPC_common.c | 127 #define FC(fc) ((sljit_ins)freg_map[fc] << 6) macro
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
| D | PGOInstrumentation.cpp | 1804 uint64_t TC, FC; in getNodeLabel() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineSelect.cpp | 165 APInt FC = *SelFC; in foldSelectICmpAnd() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGBuilder.cpp | 2078 const FCmpInst *FC = cast<FCmpInst>(Cond); in EmitBranchForMergedCondition() local 3263 if (const FCmpInst *FC = dyn_cast<FCmpInst>(&I)) in visitFCmp() local 3265 else if (const ConstantExpr *FC = dyn_cast<ConstantExpr>(&I)) in visitFCmp() local
|