Home
last modified time | relevance | path

Searched defs:CF (Results 1 – 25 of 42) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineAtomicRMW.cpp24 if (auto CF = dyn_cast<ConstantFP>(RMWI.getValOperand())) in isIdempotentRMW() local
62 if (auto CF = dyn_cast<ConstantFP>(RMWI.getValOperand())) in isSaturating() local
/third_party/libexif/libexif/fuji/
Dmnote-fuji-entry.c31 #define CF(format,target,v,maxlen) \ macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DFloat2Int.cpp305 } else if (ConstantFP *CF = dyn_cast<ConstantFP>(O)) { in walkForwards() local
450 } else if (ConstantFP *CF = dyn_cast<ConstantFP>(V)) { in convert() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonCommonGEP.cpp458 NodeChildrenMap::iterator CF = NCM.find(N); in nodes_for_root() local
786 NodeChildrenMap::iterator CF = NCM.find(Node); in recalculatePlacement() local
827 NodeChildrenMap::iterator CF = NCM.find(Node); in recalculatePlacementRec() local
917 NodeChildrenMap::iterator CF = NCM.find(Node); in adjustForInvariance() local
1155 NodeChildrenMap::iterator CF = NCM.find(N); in getAllUsersForNode() local
1195 NodeChildrenMap::iterator CF = NCM.find(Last); in materialize() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPULibCalls.cpp785 if (ConstantFP *CF = dyn_cast<ConstantFP>(opr0)) { in TDOFold() local
825 if (ConstantFP *CF = dyn_cast<ConstantFP>(opr0)) { in fold_recip() local
878 ConstantFP *CF; in fold_pow() local
1081 if (const ConstantFP *CF = dyn_cast<ConstantFP>(opr1)) { in fold_pow() local
1239 if (ConstantFP *CF = dyn_cast<ConstantFP>(opr2)) { in fold_fma_mad() local
/third_party/libexif/libexif/olympus/
Dmnote-olympus-entry.c33 #define CF(format,target,v,maxlen) \ macro
/third_party/libexif/libexif/pentax/
Dmnote-pentax-entry.c35 #define CF(format,target,v,maxlen) \ macro
/third_party/libexif/libexif/canon/
Dmnote-canon-entry.c34 #define CF(format,target,v,maxlen) \ macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCFragment.cpp414 const auto *CF = cast<MCDwarfCallFrameFragment>(this); in dump() local
DMCAssembler.cpp646 const MCDwarfCallFrameFragment &CF = cast<MCDwarfCallFrameFragment>(F); in writeFragment() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroElide.cpp205 else if (auto *CF = dyn_cast<CoroFreeInst>(U)) in processCoroId() local
DCoroutines.cpp170 if (auto CF = dyn_cast<CoroFreeInst>(U)) in replaceCoroFree() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLibCallsShrinkWrap.cpp433 if (ConstantFP *CF = dyn_cast<ConstantFP>(Base)) { in generateCondForPow() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DFastISel.h488 virtual unsigned fastMaterializeFloatZero(const ConstantFP *CF) { in fastMaterializeFloatZero()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetFolder.h36 if (Constant *CF = ConstantFoldConstant(C, DL)) in Fold() local
/third_party/libexif/libexif/
Dexif-entry.c644 #define CF(entry,target,v,maxlen) \ macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86MCInstLower.cpp1870 } else if (auto *CF = dyn_cast<ConstantFP>(COp)) { in printConstant() local
2439 if (auto *CF = dyn_cast<ConstantFP>(C)) { in EmitInstruction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIntrinsicInst.h57 if (const Function *CF = I->getCalledFunction()) in classof() local
DPatternMatch.h285 if (const auto *CF = dyn_cast<ConstantFP>(V)) in match() local
289 if (const auto *CF = dyn_cast_or_null<ConstantFP>(C->getSplatValue())) in match() local
302 auto *CF = dyn_cast<ConstantFP>(Elt); in match() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsCallLowering.cpp608 const Function *CF = static_cast<const Function *>(Info.Callee.getGlobal()); in lowerCall() local
/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dshortnumbermetadata.js617 ,"CF":[,[,,"1\\d{2,3}",,,,,,,[3,4] property
Dmetadatalite.js1532 ,"CF":[,[,,"(?:[27]\\d{3}|8776)\\d{4}",,,,,,,[8] property
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp415 else if (const auto *CF = dyn_cast<ConstantFP>(V)) { in materializeConstant() local
1431 } else if (const auto *CF = dyn_cast<ConstantFP>(V)) { in selectIntrinsicCall() local
DInstrEmitter.cpp738 } else if (const ConstantFP *CF = dyn_cast<ConstantFP>(V)) { in EmitDbgValue() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86AsmBackend.cpp421 MCFragment *CF = OS.getCurrentFragment(); in alignBranchesBegin() local

12