/external/swiftshader/third_party/LLVM/lib/Target/MSP430/ |
D | MSP430MCInstLower.cpp | 82 GetBlockAddressSymbol(const MachineOperand &MO) const { in GetBlockAddressSymbol() function in MSP430MCInstLower 88 return Printer.GetBlockAddressSymbol(MO.getBlockAddress()); in GetBlockAddressSymbol() 145 MCOp = LowerSymbolOperand(MO, GetBlockAddressSymbol(MO)); in Lower()
|
D | MSP430MCInstLower.h | 45 MCSymbol *GetBlockAddressSymbol(const MachineOperand &MO) const;
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430MCInstLower.cpp | 86 GetBlockAddressSymbol(const MachineOperand &MO) const { in GetBlockAddressSymbol() function in MSP430MCInstLower 92 return Printer.GetBlockAddressSymbol(MO.getBlockAddress()); in GetBlockAddressSymbol() 149 MCOp = LowerSymbolOperand(MO, GetBlockAddressSymbol(MO)); in Lower()
|
D | MSP430MCInstLower.h | 42 MCSymbol *GetBlockAddressSymbol(const MachineOperand &MO) const;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/ |
D | LanaiMCInstLower.cpp | 39 LanaiMCInstLower::GetBlockAddressSymbol(const MachineOperand &MO) const { in GetBlockAddressSymbol() function in LanaiMCInstLower 40 return Printer.GetBlockAddressSymbol(MO.getBlockAddress()); in GetBlockAddressSymbol() 121 MCOp = LowerSymbolOperand(MO, GetBlockAddressSymbol(MO)); in Lower()
|
D | LanaiMCInstLower.h | 40 MCSymbol *GetBlockAddressSymbol(const MachineOperand &MO) const;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/ |
D | MSP430MCInstLower.cpp | 86 GetBlockAddressSymbol(const MachineOperand &MO) const { in GetBlockAddressSymbol() function in MSP430MCInstLower 92 return Printer.GetBlockAddressSymbol(MO.getBlockAddress()); in GetBlockAddressSymbol() 149 MCOp = LowerSymbolOperand(MO, GetBlockAddressSymbol(MO)); in Lower()
|
D | MSP430MCInstLower.h | 42 MCSymbol *GetBlockAddressSymbol(const MachineOperand &MO) const;
|
/external/llvm/lib/Target/Lanai/ |
D | LanaiMCInstLower.cpp | 40 LanaiMCInstLower::GetBlockAddressSymbol(const MachineOperand &MO) const { in GetBlockAddressSymbol() function in LanaiMCInstLower 41 return Printer.GetBlockAddressSymbol(MO.getBlockAddress()); in GetBlockAddressSymbol() 122 MCOp = LowerSymbolOperand(MO, GetBlockAddressSymbol(MO)); in Lower()
|
D | LanaiMCInstLower.h | 41 MCSymbol *GetBlockAddressSymbol(const MachineOperand &MO) const;
|
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/ |
D | MBlazeMCInstLower.cpp | 86 GetBlockAddressSymbol(const MachineOperand &MO) const { in GetBlockAddressSymbol() function in MBlazeMCInstLower 94 return Printer.GetBlockAddressSymbol(MO.getBlockAddress()); in GetBlockAddressSymbol() 151 MCOp = LowerSymbolOperand(MO, GetBlockAddressSymbol(MO)); in Lower()
|
D | MBlazeMCInstLower.h | 45 MCSymbol *GetBlockAddressSymbol(const MachineOperand &MO) const;
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | AsmPrinter.h | 309 MCSymbol *GetBlockAddressSymbol(const BlockAddress *BA) const; 310 MCSymbol *GetBlockAddressSymbol(const BasicBlock *BB) const;
|
/external/llvm/include/llvm/CodeGen/ |
D | AsmPrinter.h | 363 MCSymbol *GetBlockAddressSymbol(const BlockAddress *BA) const; 364 MCSymbol *GetBlockAddressSymbol(const BasicBlock *BB) const;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/ |
D | SparcMCInstLower.cpp | 49 Symbol = AP.GetBlockAddressSymbol(MO.getBlockAddress()); in LowerSymbolOperand()
|
/external/llvm/lib/Target/Sparc/ |
D | SparcMCInstLower.cpp | 49 Symbol = AP.GetBlockAddressSymbol(MO.getBlockAddress()); in LowerSymbolOperand()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | AsmPrinter.h | 451 MCSymbol *GetBlockAddressSymbol(const BlockAddress *BA) const; 452 MCSymbol *GetBlockAddressSymbol(const BasicBlock *BB) const;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Nios2/ |
D | Nios2MCInstLower.cpp | 52 Symbol = AP.GetBlockAddressSymbol(MO.getBlockAddress()); in LowerSymbolOperand()
|
D | Nios2AsmPrinter.cpp | 135 O << GetBlockAddressSymbol(MO.getBlockAddress())->getName(); in printOperand()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZMCInstLower.cpp | 65 Symbol = AsmPrinter.GetBlockAddressSymbol(MO.getBlockAddress()); in getExpr()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZMCInstLower.cpp | 65 Symbol = AsmPrinter.GetBlockAddressSymbol(MO.getBlockAddress()); in getExpr()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/ |
D | RISCVMCInstLower.cpp | 86 MO, AP.GetBlockAddressSymbol(MO.getBlockAddress()), AP); in LowerRISCVMachineOperandToMCOperand()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/ |
D | BPFAsmPrinter.cpp | 77 MCSymbol *BA = GetBlockAddressSymbol(MO.getBlockAddress()); in printOperand()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/ |
D | ARCMCInstLower.cpp | 45 Symbol = Printer.GetBlockAddressSymbol(MO.getBlockAddress()); in LowerSymbolOperand()
|
/external/llvm/lib/Target/XCore/ |
D | XCoreMCInstLower.cpp | 50 Symbol = Printer.GetBlockAddressSymbol(MO.getBlockAddress()); in LowerSymbolOperand()
|