/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | CalcSpillWeights.h | 56 DenseMap<unsigned, float> Hint; member in llvm::VirtRegAuxInfo
|
H A D | MachineRegisterInfo.h | 804 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 D | PPCPredicates.h | 87 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 D | VirtRegMap.cpp | 102 Register Hint = MRI->getSimpleHint(VirtReg); in hasPreferredPhys() local 111 std::pair<unsigned, unsigned> Hint = MRI->getRegAllocationHint(VirtReg); in hasKnownPreference() local [all...] |
H A D | RegAllocFast.cpp | 778 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 D | SourceMgr.h | 296 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 D | LoopVectorizationLegality.h | 50 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 D | SourceMgr.h | 266 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 D | SimplifyIndVar.cpp | 651 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 D | ARMBaseRegisterInfo.cpp | 308 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 D | MipsDisassembler.cpp | 1598 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 D | ScalarEvolution.h | 1430 const ConstantRange &setRange(const SCEV *S, RangeSignHint Hint, in setRange() argument
|
/third_party/node/deps/v8/src/codegen/arm64/ |
H A D | macro-assembler-arm64-inl.h | 753 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 D | COFFObjectFile.cpp | 494 std::error_code COFFObjectFile::getHintName(uint32_t Rva, uint16_t &Hint, in getHintName() argument
|
/third_party/node/deps/v8/src/codegen/arm/ |
H A D | constants-arm.h | 396 enum Hint { no_hint }; enum
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | libGLESv2.cpp | 3759 void GL_APIENTRY Hint(GLenum target, GLenum mode) in Hint() function
|
/third_party/vixl/src/aarch64/ |
H A D | macro-assembler-aarch64.h | 1745 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 D | mtypes.h | 3223 struct gl_hint_attrib Hint; member 3396 struct gl_hint_attrib Hint; /**< Hint attributes */ member
|