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

/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
H A DCalcSpillWeights.h54 DenseMap<unsigned, float> Hint; member in class:llvm::VirtRegAuxInfo
H A DMachineRegisterInfo.h400 std::pair<unsigned, unsigned> Hint = getRegAllocationHint(Reg); local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DFixItRewriter.cpp146 const FixItHint &Hint = Info.getFixItHint(Idx); local
[all...]
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DTargetRegisterInfo.cpp270 std::pair<unsigned, unsigned> Hint = MRI.getRegAllocationHint(VirtReg); local
H A DVirtRegMap.cpp82 unsigned Hint = MRI->getSimpleHint(VirtReg); local
91 std::pair<unsigned, unsigned> Hint = MRI->getRegAllocationHint(VirtReg); local
[all...]
H A DRegAllocFast.cpp507 allocVirtReg(MachineInstr *MI, LiveRegMap::iterator LRI, unsigned Hint) argument
582 defineVirtReg(MachineInstr *MI, unsigned OpNum, unsigned VirtReg, unsigned Hint) argument
615 reloadVirtReg(MachineInstr *MI, unsigned OpNum, unsigned VirtReg, unsigned Hint) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Basic/
H A DPartialDiagnostic.h403 operator <<(const PartialDiagnostic &PD, const FixItHint &Hint) argument
H A DDiagnostic.h77 FixItHint Hint; local
90 FixItHint Hint; local
101 FixItHint Hint; local
113 FixItHint Hint; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/llvm-objdump/
H A DCOFFDump.cpp262 uint16_t Hint; local
/freebsd-10-stable/sys/contrib/dev/acpica/compiler/
H A Ddttable2.c520 ACPI_NFIT_FLUSH_ADDRESS *Hint = NULL; local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Frontend/
H A DDiagnosticRenderer.cpp98 const FixItHint &Hint = *I; local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
H A DARMBaseRegisterInfo.cpp216 std::pair<unsigned, unsigned> Hint = MRI.getRegAllocationHint(VirtReg); local
263 std::pair<unsigned, unsigned> Hint = MRI->getRegAllocationHint(Reg); local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Object/
H A DCOFFObjectFile.cpp415 getHintName(uint32_t Rva, uint16_t &Hint, StringRef &Name) const { argument
/freebsd-10-stable/sys/contrib/dev/acpica/common/
H A Ddmtbdump.c2678 ACPI_NFIT_FLUSH_ADDRESS *Hint = NULL; local
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DPathDiagnostic.h335 const DisplayHint Hint; member in class:clang::ento::PathDiagnosticPiece
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Lex/
H A DPPDirectives.cpp221 FixItHint Hint; local
225 Diag(Tmp, diag::ext_pp_extra_tokens_at_eol) << DirType << Hint; local
/freebsd-10-stable/sys/boot/efi/include/amd64/
H A Dpe.h568 UINT16 Hint; member in struct:_IMAGE_IMPORT_BY_NAME
/freebsd-10-stable/sys/boot/efi/include/i386/
H A Dpe.h568 UINT16 Hint; member in struct:_IMAGE_IMPORT_BY_NAME
/freebsd-10-stable/sys/boot/efi/include/ia64/
H A Dpe.h574 UINT16 Hint; member in struct:_IMAGE_IMPORT_BY_NAME
/freebsd-10-stable/contrib/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp853 StringRef Hint = S->getString(); local
865 void getHint(StringRef Hint, Value *Arg) { argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp1347 FixItHint Hint; local
1331 GenerateFixForUnusedDecl(const NamedDecl *D, ASTContext &Ctx, FixItHint &Hint) argument
H A DSemaChecking.cpp2448 FixItHint Hint; local
H A DSemaExpr.cpp10616 FixItHint Hint; local
10759 FDiag << Hint; local
10570 MakeObjCStringLiteralFixItHint(Sema& SemaRef, QualType DstType, Expr *SrcExpr, FixItHint &Hint, bool &IsNSString) argument

Completed in 288 milliseconds