/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | RDFCopy.cpp | 197 auto FC = CopyMap.find(IA.Id); in run() local
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_inst.h | 57 #define FC(name, hi4, lo4, hi12, lo12, assertions) \ macro 1326 #undef FC global() macro 1362 #define FC global() macro [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
H A D | IRSymtab.cpp | 347 FileContents FC; in upgrade() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
H A D | CodeViewYAMLSymbols.cpp | 174 enumeration( IO &io, FrameCookieKind &FC) enumeration() argument
|
H A D | CodeViewYAMLDebugSections.cpp | 565 fromCodeViewSubsection( const DebugStringTableSubsectionRef &Strings, const DebugChecksumsSubsectionRef &FC) fromCodeViewSubsection() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | R600Defines.h | 34 FC = (1 << 3), enumerator
|
H A D | SIFoldOperands.cpp | 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/ |
H A D | LoopFuse.cpp | 416 OS << FC << '\n'; in operator <<() local 403 operator <<(llvm::raw_ostream &OS, const FusionCandidate &FC) operator <<() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/ |
H A D | MicrosoftDemangle.cpp | 1865 FuncClass FC = demangleFunctionClass(MangledName); in demangleFunctionEncoding() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | ScalarEvolutionExpander.cpp | 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/ |
H A 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/Transforms/InstCombine/ |
H A D | InstCombineSelect.cpp | 165 APInt FC = *SelFC; in foldSelectICmpAnd() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
H A D | PGOInstrumentation.cpp | 1804 uint64_t TC, FC; in getNodeLabel() local 1809 OS << TC << ", F = " << FC << " }\\l"; in getNodeLabel() local
|
/third_party/pcre2/pcre2/src/sljit/ |
H A 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/IR/ |
H A D | Verifier.cpp | 3266 void Verifier::visitFCmpInst(FCmpInst &FC) { in visitFCmpInst() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 2078 const FCmpInst *FC = cast<FCmpInst>(Cond); in EmitBranchForMergedCondition() local
|