Home
last modified time | relevance | path

Searched defs:AP (Results 1 – 25 of 78) sorted by relevance

1234

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDIE.cpp170 void DIEAbbrevSet::Emit(const AsmPrinter *AP, MCSection *Section) const { in Emit() argument
277 unsigned DIE::computeOffsetsAndAbbrevs(const AsmPrinter *AP, in computeOffsetsAndAbbrevs()
432 unsigned DIEInteger::SizeOf(const AsmPrinter *AP, dwarf::Form Form) const { in SizeOf() argument
468 void DIEExpr::EmitValue(const AsmPrinter *AP, dwarf::Form Form) const { in EmitValue() argument
474 unsigned DIEExpr::SizeOf(const AsmPrinter *AP, dwarf::Form Form) const { in SizeOf() argument
490 void DIELabel::EmitValue(const AsmPrinter *AP, dwarf::Form Form) const { in EmitValue() argument
500 unsigned DIELabel::SizeOf(const AsmPrinter *AP, dwarf::Form Form) const { in SizeOf() argument
514 void DIEBaseTypeRef::EmitValue(const AsmPrinter *AP, dwarf::Form Form) const { in EmitValue() argument
520 unsigned DIEBaseTypeRef::SizeOf(const AsmPrinter *AP, dwarf::Form Form) const { in SizeOf() argument
533 void DIEDelta::EmitValue(const AsmPrinter *AP, dwarf::Form Form) const { in EmitValue() argument
[all …]
DDIEHash.h35 DIEHash(AsmPrinter *A = nullptr) : AP(A) {} in AP() function
104 AsmPrinter *AP; variable
DOcamlGCPrinter.cpp51 static void EmitCamlGlobal(const Module &M, AsmPrinter &AP, const char *Id) { in EmitCamlGlobal()
74 AsmPrinter &AP) { in beginAssembly()
99 AsmPrinter &AP) { in finishAssembly()
DAsmPrinter.cpp830 static void emitKill(const MachineInstr *MI, AsmPrinter &AP) { in emitKill()
847 static bool emitDebugValueComment(const MachineInstr *MI, AsmPrinter &AP) { in emitDebugValueComment()
941 static bool emitDebugLabelComment(const MachineInstr *MI, AsmPrinter &AP) { in emitDebugLabelComment()
2425 AsmPrinter &AP) { in emitGlobalConstantDataSequential()
2464 const ConstantArray *CA, AsmPrinter &AP, in emitGlobalConstantArray()
2483 const ConstantVector *CV, AsmPrinter &AP) { in emitGlobalConstantVector()
2495 const ConstantStruct *CS, AsmPrinter &AP, in emitGlobalConstantStruct()
2522 static void emitGlobalConstantFP(APFloat APF, Type *ET, AsmPrinter &AP) { in emitGlobalConstantFP()
2566 static void emitGlobalConstantFP(const ConstantFP *CFP, AsmPrinter &AP) { in emitGlobalConstantFP()
2570 static void emitGlobalConstantLargeInt(const ConstantInt *CI, AsmPrinter &AP) { in emitGlobalConstantLargeInt()
[all …]
/external/llvm/lib/CodeGen/AsmPrinter/
DDIE.cpp279 unsigned DIEInteger::SizeOf(const AsmPrinter *AP, dwarf::Form Form) const { in SizeOf() argument
320 void DIEExpr::EmitValue(const AsmPrinter *AP, dwarf::Form Form) const { in EmitValue() argument
326 unsigned DIEExpr::SizeOf(const AsmPrinter *AP, dwarf::Form Form) const { in SizeOf() argument
342 void DIELabel::EmitValue(const AsmPrinter *AP, dwarf::Form Form) const { in EmitValue() argument
351 unsigned DIELabel::SizeOf(const AsmPrinter *AP, dwarf::Form Form) const { in SizeOf() argument
367 void DIEDelta::EmitValue(const AsmPrinter *AP, dwarf::Form Form) const { in EmitValue() argument
373 unsigned DIEDelta::SizeOf(const AsmPrinter *AP, dwarf::Form Form) const { in SizeOf() argument
391 void DIEString::EmitValue(const AsmPrinter *AP, dwarf::Form Form) const { in EmitValue() argument
415 unsigned DIEString::SizeOf(const AsmPrinter *AP, dwarf::Form Form) const { in SizeOf() argument
443 void DIEEntry::EmitValue(const AsmPrinter *AP, dwarf::Form Form) const { in EmitValue() argument
[all …]
DOcamlGCPrinter.cpp47 static void EmitCamlGlobal(const Module &M, AsmPrinter &AP, const char *Id) { in EmitCamlGlobal()
70 AsmPrinter &AP) { in beginAssembly()
95 AsmPrinter &AP) { in finishAssembly()
DAsmPrinter.cpp677 static void emitKill(const MachineInstr *MI, AsmPrinter &AP) { in emitKill()
696 static bool emitDebugValueComment(const MachineInstr *MI, AsmPrinter &AP) { in emitDebugValueComment()
1949 AsmPrinter &AP) { in emitGlobalConstantDataSequential()
1988 const ConstantArray *CA, AsmPrinter &AP, in emitGlobalConstantArray()
2007 const ConstantVector *CV, AsmPrinter &AP) { in emitGlobalConstantVector()
2019 const ConstantStruct *CS, AsmPrinter &AP, in emitGlobalConstantStruct()
2046 static void emitGlobalConstantFP(const ConstantFP *CFP, AsmPrinter &AP) { in emitGlobalConstantFP()
2094 static void emitGlobalConstantLargeInt(const ConstantInt *CI, AsmPrinter &AP) { in emitGlobalConstantLargeInt()
2153 static void handleIndirectSymViaGOTPCRel(AsmPrinter &AP, const MCExpr **ME, in handleIndirectSymViaGOTPCRel()
2245 AsmPrinter &AP, const Constant *BaseCV, in emitGlobalConstantImpl()
[all …]
DAsmPrinterInlineAsm.cpp158 AsmPrinter *AP, unsigned LocCookie, in EmitMSInlineAsmStr()
256 int AsmPrinterVariant, AsmPrinter *AP, in EmitGCCInlineAsmStr()
480 AsmPrinter *AP = const_cast<AsmPrinter*>(this); in EmitInlineAsm() local
DDwarfExpression.h138 const AsmPrinter &AP; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVMCInstLower.cpp29 const AsmPrinter &AP) { in lowerSymbolOperand()
91 const AsmPrinter &AP) { in LowerRISCVMachineOperandToMCOperand()
129 const AsmPrinter &AP) { in LowerRISCVMachineInstrToMCInst()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/
DVEMCInstLower.cpp29 const MCSymbol *Symbol, AsmPrinter &AP) { in LowerSymbolOperand()
36 AsmPrinter &AP) { in LowerOperand()
59 AsmPrinter &AP) { in LowerVEMachineInstrToMCInst()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcMCInstLower.cpp31 AsmPrinter &AP) { in LowerSymbolOperand()
69 AsmPrinter &AP) { in LowerOperand()
95 AsmPrinter &AP) in LowerSparcMachineInstrToMCInst()
/external/llvm/lib/Target/Sparc/
DSparcMCInstLower.cpp32 AsmPrinter &AP) { in LowerSymbolOperand()
70 AsmPrinter &AP) { in LowerOperand()
96 AsmPrinter &AP) in LowerSparcMachineInstrToMCInst()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DGCMetadataPrinter.h58 virtual void beginAssembly(Module &M, GCModuleInfo &Info, AsmPrinter &AP) {} in beginAssembly()
62 virtual void finishAssembly(Module &M, GCModuleInfo &Info, AsmPrinter &AP) {} in finishAssembly()
67 virtual bool emitStackMaps(StackMaps &SM, AsmPrinter &AP) { return false; } in emitStackMaps()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCMCInstLower.cpp32 static MachineModuleInfoMachO &getMachOMMI(AsmPrinter &AP) { in getMachOMMI()
37 AsmPrinter &AP) { in GetSymbolFromOperand()
151 AsmPrinter &AP, bool IsDarwin) { in LowerPPCMachineInstrToMCInst()
163 MCOperand &OutMO, AsmPrinter &AP, in LowerPPCMachineOperandToMCOperand()
/external/llvm/lib/Target/PowerPC/
DPPCMCInstLower.cpp33 static MachineModuleInfoMachO &getMachOMMI(AsmPrinter &AP) { in getMachOMMI()
38 static MCSymbol *GetSymbolFromOperand(const MachineOperand &MO, AsmPrinter &AP){ in GetSymbolFromOperand()
142 AsmPrinter &AP, bool isDarwin) { in LowerPPCMachineInstrToMCInst()
/external/llvm/include/llvm/CodeGen/
DGCMetadataPrinter.h55 virtual void beginAssembly(Module &M, GCModuleInfo &Info, AsmPrinter &AP) {} in beginAssembly()
58 virtual void finishAssembly(Module &M, GCModuleInfo &Info, AsmPrinter &AP) {} in finishAssembly()
/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
Dauto_pointer.pass.cpp53 using AP = std::auto_ptr<int>; in test_sfinae() typedef
59 using AP = std::auto_ptr<A>; in test_sfinae() typedef
/external/clang/lib/StaticAnalyzer/Checkers/
DMacOSKeychainAPIChecker.cpp245 generateDeallocatorMismatchReport(const AllocationPair &AP, in generateDeallocatorMismatchReport()
380 const AllocationPair AP = std::make_pair(ArgSM, AS); in checkPreStmt() local
390 const AllocationPair AP = std::make_pair(ArgSM, AS); in checkPreStmt() local
416 const AllocationPair AP = std::make_pair(ArgSM, AS); in checkPreStmt() local
514 const AllocationPair &AP, ExplodedNode *N, CheckerContext &C) const { in generateAllocatedDataNotReleasedReport() argument
/external/libcxx/test/libcxx/depr/depr.auto.ptr/auto.ptr/
Dauto_ptr.depr_in_cxx11.fail.cpp36 typedef std::auto_ptr<int> AP; // expected-error{{'auto_ptr<int>' is deprecated}} in main() typedef
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.h98 NVPTXAsmPrinter &AP; variable
102 AggBuffer(unsigned size, raw_ostream &O, NVPTXAsmPrinter &AP) in AggBuffer()
/external/nanopb-c/tests/regression/issue_380/
Dmanglenames.proto11 message AP { message
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiMCInstLower.h33 LanaiMCInstLower(MCContext &CTX, AsmPrinter &AP) : Ctx(CTX), Printer(AP) {} in LanaiMCInstLower()
/external/llvm/lib/Target/Lanai/
DLanaiMCInstLower.h34 LanaiMCInstLower(MCContext &CTX, Mangler &Mang, AsmPrinter &AP) in LanaiMCInstLower()
/external/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.h100 NVPTXAsmPrinter &AP; variable
104 AggBuffer(unsigned size, raw_ostream &O, NVPTXAsmPrinter &AP) in AggBuffer()

1234