Home
last modified time | relevance | path

Searched defs:Hint (Results 1 - 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DCalcSpillWeights.h56 DenseMap<unsigned, float> Hint; member in llvm::VirtRegAuxInfo
H A DMachineRegisterInfo.h804 std::pair<unsigned, unsigned> Hint = getRegAllocationHint(VReg); in getSimpleHint() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCPredicates.h87 inline Predicate getPredicate(unsigned Condition, unsigned Hint) { in getPredicate() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DVirtRegMap.cpp102 Register Hint = MRI->getSimpleHint(VirtReg); in hasPreferredPhys() local
111 std::pair<unsigned, unsigned> Hint = MRI->getRegAllocationHint(VirtReg); in hasKnownPreference() local
[all...]
H A DRegAllocFast.cpp778 defineVirtReg(MachineInstr &MI, unsigned OpNum, Register VirtReg, Register Hint) defineVirtReg() argument
809 reloadVirtReg(MachineInstr &MI, unsigned OpNum, Register VirtReg, Register Hint) reloadVirtReg() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DSourceMgr.h296 void addFixIt(const SMFixIt &Hint) { in addFixIt() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h50 struct Hint { struct in llvm::LoopVectorizeHints
55 Hint(const char *Name, unsigned Value, HintKind Kind) in Hint() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DSourceMgr.h266 void addFixIt(const SMFixIt &Hint) { in addFixIt() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp651 static Instruction *GetLoopInvariantInsertPosition(Loop *L, Instruction *Hint) { in GetLoopInvariantInsertPosition() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMBaseRegisterInfo.cpp308 std::pair<unsigned, unsigned> Hint = MRI.getRegAllocationHint(VirtReg); in getRegAllocationHints() local
358 std::pair<unsigned, unsigned> Hint = MRI->getRegAllocationHint(Reg); in updateRegAllocHint() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp1598 unsigned Hint = fieldFromInstruction(Insn, 16, 5); in DecodeCacheOp() local
1616 unsigned Hint = fieldFromInstruction(Insn, 21, 5); in DecodeCacheOpMM() local
1633 unsigned Hint = fieldFromInstruction(Insn, 21, 5); in DecodePrefeOpMM() local
1649 unsigned Hint = fieldFromInstruction(Insn, 16, 5); in DecodeCacheeOp_CacheOpR6() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DScalarEvolution.h1430 const ConstantRange &setRange(const SCEV *S, RangeSignHint Hint, in setRange() argument
/third_party/node/deps/v8/src/codegen/arm64/
H A Dmacro-assembler-arm64-inl.h753 void MacroAssembler::Hint(SystemHint code) { in Hint() function in v8::internal::MacroAssembler
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DCOFFObjectFile.cpp494 std::error_code COFFObjectFile::getHintName(uint32_t Rva, uint16_t &Hint, in getHintName() argument
/third_party/node/deps/v8/src/codegen/arm/
H A Dconstants-arm.h396 enum Hint { no_hint }; enum
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DlibGLESv2.cpp3759 void GL_APIENTRY Hint(GLenum target, GLenum mode) in Hint() function
/third_party/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.h1745 void Hint(SystemHint code) { in Hint() function in vixl::aarch64::MacroAssembler
1750 void Hint(int imm7) { in Hint() function in vixl::aarch64::MacroAssembler
/third_party/mesa3d/src/mesa/main/
H A Dmtypes.h3223 struct gl_hint_attrib Hint; member
3396 struct gl_hint_attrib Hint; /**< Hint attributes */ member

Completed in 57 milliseconds