Searched defs:Scale (Results 1 - 25 of 35) sorted by relevance

12

/macosx-10.9.5/iodbc-42.5/iodbc/iodbc/trace/
H A DSetDescRec.c82 trace_SQLSetDescRec(int trace_leave, int retcode, SQLHDESC DescriptorHandle, SQLSMALLINT RecNumber, SQLSMALLINT Type, SQLSMALLINT SubType, SQLLEN Length, SQLSMALLINT Precision, SQLSMALLINT Scale, SQLPOINTER Data, SQLLEN * StringLength, SQLLEN * Indicator) argument
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Transforms/Utils/
H A DLocal.h209 Constant *Scale = ConstantInt::get(IntPtrTy, Size); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DMachineBranchProbabilityInfo.cpp109 uint32_t Scale = 1; local
H A DSpillPlacement.cpp74 float Scale[2]; member in struct:SpillPlacement::Node
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/
H A DPlatformCAAnimation.h59 enum ValueFunctionType { NoValueFunction, RotateX, RotateY, RotateZ, ScaleX, ScaleY, ScaleZ, Scale, TranslateX, TranslateY, TranslateZ, Translate }; enumerator in enum:WebCore::PlatformCAAnimation::ValueFunctionType
/macosx-10.9.5/bc-21/bc/bc/
H A Dbc.h27 #define Scale 277 macro
H A Dbc.c28 #define Scale 277 macro
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/clutter/
H A DPlatformClutterAnimation.h58 enum ValueFunctionType { NoValueFunction, RotateX, RotateY, RotateZ, ScaleX, ScaleY, ScaleZ, Scale, TranslateX, TranslateY, TranslateZ, Translate, Matrix }; enumerator in enum:WebCore::PlatformClutterAnimation::ValueFunctionType
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DThumb1RegisterInfo.cpp143 calcNumMI(int Opc, int ExtraOpc, unsigned Bytes, unsigned NumBits, unsigned Scale) argument
488 unsigned Scale = 4; variable
[all...]
H A DThumb2SizeReduction.cpp332 unsigned Scale = 1; local
H A DARMBaseRegisterInfo.cpp807 int Scale = 1; local
1009 unsigned Scale = 1; local
[all...]
H A DARMConstantIslandPass.cpp671 unsigned Scale = 1; local
728 unsigned Scale = 1; local
1701 unsigned Scale = 1; local
1755 unsigned Scale = 1; local
[all...]
H A DARMISelDAGToDAG.cpp311 static bool isScaledConstantInRange(SDValue Node, int Scale, argument
985 SelectThumbAddrModeRI(SDValue N, SDValue &Base, SDValue &Offset, unsigned Scale) argument
1041 SelectThumbAddrModeImm5S(SDValue N, unsigned Scale, SDValue &Base, SDValue &OffImm) argument
[all...]
H A DARMLoadStoreOptimizer.cpp551 unsigned Scale = (MI->getOpcode() == ARM::tSUBspi) ? 4 : 1; // FIXME local
584 unsigned Scale = (MI->getOpcode() == ARM::tADDspi) ? 4 : 1; // FIXME local
1572 unsigned Scale = 1; local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/X86/
H A DX86InstrBuilder.h48 unsigned Scale; member in struct:llvm::X86AddressMode
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Utils/
H A DAddrModeMatcher.cpp69 bool AddressingModeMatcher::MatchScaledValue(Value *ScaleReg, int64_t Scale, argument
[all...]
/macosx-10.9.5/tcl-102/tk/tk/generic/ttk/
H A DttkScale.c44 } Scale; typedef in typeref:struct:__anon13560
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/MC/
H A DMCRegisterInfo.h446 unsigned Scale = RU & 15; local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/InstPrinter/
H A DARMInstPrinter.cpp856 O << ", #" << ImmOffs * Scale; local
842 printThumbAddrModeImm5SOperand(const MCInst *MI, unsigned Op, raw_ostream &O, unsigned Scale) argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp304 const MCOperand &Scale = MI.getOperand(Op+X86::AddrScaleAmt); local
/macosx-10.9.5/llvmCore-3425.0.33/utils/TableGen/
H A DRegisterInfoEmitter.cpp715 unsigned Scale = std::min(ScaleB, ScaleA); local
/macosx-10.9.5/JavaScriptCore-7537.78.1/assembler/
H A DAbstractMacroAssembler.h92 enum Scale { enum in class:JSC::AbstractMacroAssembler
/macosx-10.9.5/iodbc-42.5/iodbc/iodbc/
H A Dodbc3.c2712 SQLSetDescRec_Internal( SQLHDESC DescriptorHandle, SQLSMALLINT RecNumber, SQLSMALLINT Type, SQLSMALLINT SubType, SQLLEN Length, SQLSMALLINT Precision, SQLSMALLINT Scale, SQLPOINTER Data, SQLLEN * StringLength, SQLLEN * Indicator) argument
2743 SQLSetDescRec( SQLHDESC DescriptorHandle, SQLSMALLINT RecNumber, SQLSMALLINT Type, SQLSMALLINT SubType, SQLLEN Length, SQLSMALLINT Precision, SQLSMALLINT Scale, SQLPOINTER Data, SQLLEN * StringLength, SQLLEN * Indicator) argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Analysis/
H A DBasicAliasAnalysis.cpp130 int64_t Scale; member in struct:__anon10065::VariableGEPIndex
152 static Value *GetLinearExpression(Value *V, APInt &Scale, APInt &Offset, argument
312 uint64_t Scale = TD->getTypeAllocSize(*GTI); local
378 int64_t Scale = Src[i].Scale; local
[all...]
H A DScalarEvolution.cpp1518 const SCEV *Scale = getConstant(Ty, Count); variable
1376 CollectAddOperandsWithScales(DenseMap<const SCEV *, APInt> &M, SmallVector<const SCEV *, 8> &NewOps, APInt &AccumulatedConstant, const SCEV *const *Ops, size_t NumOperands, const APInt &Scale, ScalarEvolution &SE) argument
[all...]

Completed in 180 milliseconds

12