Home
last modified time | relevance | path

Searched defs:hint_type (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/pshinter/
H A Dpshrec.h131 PS_Hint_Type hint_type; member
/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.h494 UsePositionHintType hint_type() const { in hint_type() function in v8::internal::compiler::RegisterAllocationFlag::final
H A Dregister-allocator.cc161 UsePosition(LifetimePosition pos, InstructionOperand* operand, void* hint, UsePositionHintType hint_type) UsePosition() argument
2067 NewUsePosition(LifetimePosition pos, InstructionOperand* operand, void* hint, UsePositionHintType hint_type) NewUsePosition() argument
2074 Define(LifetimePosition position, InstructionOperand* operand, void* hint, UsePositionHintType hint_type, SpillMode spill_mode) Define() argument
2098 Use(LifetimePosition block_start, LifetimePosition position, InstructionOperand* operand, void* hint, UsePositionHintType hint_type, SpillMode spill_mode) Use() argument
2290 UsePositionHintType hint_type = UsePosition::HintTypeForOperand(to); ProcessInstructions() local
[all...]

Completed in 10 milliseconds