Home
last modified time | relevance | path

Searched defs:FC (Results 1 - 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DRDFCopy.cpp197 auto FC = CopyMap.find(IA.Id); in run() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_inst.h57 #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 DIRSymtab.cpp347 FileContents FC; in upgrade() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DCodeViewYAMLSymbols.cpp174 enumeration( IO &io, FrameCookieKind &FC) enumeration() argument
H A DCodeViewYAMLDebugSections.cpp565 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 DR600Defines.h34 FC = (1 << 3), enumerator
H A DSIFoldOperands.cpp655 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 DLoopFuse.cpp416 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 DMicrosoftDemangle.cpp1865 FuncClass FC = demangleFunctionClass(MangledName); in demangleFunctionEncoding() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DScalarEvolutionExpander.cpp283 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 DAVRISelLowering.cpp1992 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 DInstCombineSelect.cpp165 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 DPGOInstrumentation.cpp1804 uint64_t TC, FC; in getNodeLabel() local
1809 OS << TC << ", F = " << FC << " }\\l"; in getNodeLabel() local
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativePPC_common.c127 #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 DVerifier.cpp3266 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 DSelectionDAGBuilder.cpp2078 const FCmpInst *FC = cast<FCmpInst>(Cond); in EmitBranchForMergedCondition() local

Completed in 53 milliseconds