Home
last modified time | relevance | path

Searched defs:FV (Results 1 – 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DEvaluator.cpp377 if (Constant *FV = ConstantFoldLoadThroughBitcast(Val, Ty, DL)) { in EvaluateBlock() local
/third_party/ffmpeg/libavcodec/
Dcavsdsp.c345 #define CAVS_SUBPIX_HV(OPNAME, OP, NAME, AH, BH, CH, DH, EH, FH, AV, BV, CV, DV, EV, FV, FULL) \ argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDie.cpp312 DWARFFormValue FV = DWARFFormValue::createFromUValue( in dumpAttribute() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/
DDwarf.cpp750 unsigned FV = FormVersion(F); in isValidFormForVersion() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstants.cpp770 APFloat FV(V); in get() local
798 APFloat FV(*TypeToFloatSemantics(Ty->getScalarType()), Str); in get() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp1355 Value *FV = SI->getFalseValue(); in visitAdd() local
DInstructionCombining.cpp895 Value *FV = SI->getFalseValue(); in FoldOpIntoSelect() local
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fShaderOperatorTests.cpp217 FV = VALUE_FLOAT_VEC, enumerator
/third_party/vk-gl-cts/modules/gles3/performance/
Des3pShaderOperatorTests.cpp1960 FV = VALUE_FLOAT_VEC, in init() enumerator
/third_party/vk-gl-cts/modules/gles2/performance/
Des2pShaderOperatorTests.cpp1950 FV = VALUE_FLOAT_VEC, in init() enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInstructionSimplify.cpp411 Value *FV; in ThreadBinOpOverSelect() local
488 Value *FV = SI->getFalseValue(); in ThreadCmpOverSelect() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp1189 Value *TV = UseI->getOperand(1), *FV = UseI->getOperand(2); in classifyInst() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderOperatorTests.cpp249 FV = VALUE_FLOAT_VEC, enumerator
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderOperatorTests.cpp338 FV = VALUE_FLOAT_VEC, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSROA.cpp1360 Value *FV = SI.getFalseValue(); in speculateSelectInstLoads() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp7581 SDValue TV = Op.getOperand(2), FV = Op.getOperand(3); in LowerSELECT_CC() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp20313 auto *FV = dyn_cast<ConstantFPSDNode>(N3); in convertSelectOfFPConstantsToLoadOffset() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp5579 APFloat FV(APFloat::IEEEsingle(), V); in getConstVector() local
5582 APFloat FV(APFloat::IEEEdouble(), V); in getConstVector() local