Searched defs:const (Results 176 - 200 of 1980) sorted by relevance

1234567891011>>

/freebsd-9.3-release/contrib/llvm/lib/MC/
H A DMCInst.cpp18 void MCOperand::print(raw_ostream &OS, const MCAsmInfo *MAI) const { argument
36 void MCOperand::dump() const { argument
42 void MCInst::print(raw_ostream &OS, const MCAsmInfo *MAI) const { argument
51 void MCInst::dump_pretty(raw_ostream &OS, const MCAsmInfo *MAI, argument
68 void MCInst::dump() const { argument
/freebsd-9.3-release/contrib/llvm/lib/Object/
H A DError.cpp29 const char *_object_error_category::name() const { argument
33 std::string _object_error_category::message(int ev) const { argument
50 error_condition _object_error_category::default_error_condition(int ev) const { argument
H A DYAML.cpp41 void BinaryRef::writeAsBinary(raw_ostream &OS) const { argument
53 void BinaryRef::writeAsHex(raw_ostream &OS) const { argument
/freebsd-9.3-release/contrib/llvm/lib/Support/
H A DMemoryObject.cpp16 readBytes(uint64_t address, uint64_t size, uint8_t* buf) const argument
/freebsd-9.3-release/contrib/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.h68 getPassName() const argument
[all...]
H A DAArch64InstrInfo.h37 const TargetRegisterInfo &getRegisterInfo() const { return RI; } argument
39 const AArch64Subtarget &getSubTarget() const { return Subtarget; } argument
[all...]
H A DAArch64MCInstLower.cpp31 AArch64AsmPrinter::lowerSymbolOperand(const MachineOperand &MO, argument
99 bool AArch64AsmPrinter::lowerOperand(const MachineOperand &MO, argument
H A DAArch64RegisterInfo.h51 getLargestLegalSuperClass(const TargetRegisterClass *RC) const argument
58 requiresRegisterScavenging(const MachineFunction &MF) const argument
62 requiresFrameIndexScavenging(const MachineFunction &MF) const argument
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/ARM/
H A DARMTargetObjectFile.cpp45 getTTypeGlobalReference(const GlobalValue *GV, Mangler *Mang, argument
/freebsd-9.3-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonRegisterInfo.h68 requiresRegisterScavenging(const MachineFunction &MF) const argument
72 trackLivenessAfterRegAlloc(const MachineFunction &MF) const argument
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/Mips/
H A DMips16HardFloat.h37 virtual const char *getPassName() const { argument
H A DMipsISelDAGToDAG.h38 virtual const char *getPassName() const { argument
[all...]
H A DMipsTargetObjectFile.h39 getReginfoSection() const argument
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXInstrInfo.h33 virtual const NVPTXRegisterInfo &getRegisterInfo() const { return RegInfo; } argument
71 getLdStCodeAddrSpace(const MachineInstr &MI) const argument
[all...]
H A DNVPTXLowerAggrCopies.h30 void getAnalysisUsage(AnalysisUsage &AU) const { argument
39 virtual const char *getPassName() const { argument
/freebsd-9.3-release/contrib/llvm/lib/Target/PowerPC/InstPrinter/
H A DPPCInstPrinter.h30 bool isDarwinSyntax() const { argument
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/R600/
H A DAMDGPUAsmPrinter.h31 virtual const char *getPassName() const { argument
/freebsd-9.3-release/contrib/llvm/lib/Target/R600/MCTargetDesc/
H A DAMDGPUELFObjectWriter.cpp22 virtual unsigned GetRelocType(const MCValue &Target, const MCFixup &Fixup, argument
/freebsd-9.3-release/contrib/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcMCAsmInfo.cpp50 SparcELFMCAsmInfo::getExprForPersonalitySymbol(const MCSymbol *Sym, argument
63 SparcELFMCAsmInfo::getExprForFDESymbol(const MCSymbol *Sym, argument
/freebsd-9.3-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.h72 getRegSpillOffset(unsigned Reg) const argument
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/
H A DTargetSubtargetInfo.cpp35 bool TargetSubtargetInfo::useMachineScheduler() const { argument
41 bool TargetSubtargetInfo::enableMachineScheduler() const { argument
54 bool TargetSubtargetInfo::useAA() const { argument
45 enablePostRAScheduler( CodeGenOpt::Level OptLevel, AntiDepBreakMode& Mode, RegClassVector& CriticalPathRCs) const argument
/freebsd-9.3-release/contrib/llvm/lib/Target/X86/
H A DX86AsmPrinter.h50 const X86Subtarget &getSubtarget() const { return *Subtarget; } argument
[all...]
H A DX86COFFMachineModuleInfo.h38 externals_iterator externals_begin() const { return Externals.begin(); } argument
39 externals_iterator externals_end() const { return Externals.end(); } argument
/freebsd-9.3-release/contrib/llvm/lib/Transforms/Utils/
H A DInstructionNamer.cpp30 void getAnalysisUsage(AnalysisUsage &Info) const { argument
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DParentMap.h43 const Stmt *getParent(const Stmt* S) const { argument
47 getParentIgnoreParens(const Stmt *S) const argument
51 getParentIgnoreParenCasts(const Stmt *S) const argument
55 hasParent(Stmt* S) const argument
61 isConsumedExpr(const Expr *E) const argument
[all...]

Completed in 172 milliseconds

1234567891011>>