| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/ | 
| D | PPCMCCodeEmitter.cpp | 46   const MCOperand &MO = MI.getOperand(OpNo);  in getDirectBrEncoding()  local 58   const MCOperand &MO = MI.getOperand(OpNo);  in getCondBrEncoding()  local 71   const MCOperand &MO = MI.getOperand(OpNo);  in getAbsDirectBrEncoding()  local 84   const MCOperand &MO = MI.getOperand(OpNo);  in getAbsCondBrEncoding()  local 96   const MCOperand &MO = MI.getOperand(OpNo);  in getImm16Encoding()  local 113   const MCOperand &MO = MI.getOperand(OpNo);  in getMemRIEncoding()  local 131   const MCOperand &MO = MI.getOperand(OpNo);  in getMemRIXEncoding()  local 149   const MCOperand &MO = MI.getOperand(OpNo);  in getMemRIX16Encoding()  local 171   const MCOperand &MO = MI.getOperand(OpNo);  in getSPE8DisEncoding()  local 186   const MCOperand &MO = MI.getOperand(OpNo);  in getSPE4DisEncoding()  local [all …] 
 | 
| /external/llvm/lib/Target/AArch64/MCTargetDesc/ | 
| D | AArch64MCCodeEmitter.cpp | 186 AArch64MCCodeEmitter::getMachineOpValue(const MCInst &MI, const MCOperand &MO,  in getMachineOpValue() 200   const MCOperand &MO = MI.getOperand(OpIdx);  in getLdStUImm12OpValue()  local 221   const MCOperand &MO = MI.getOperand(OpIdx);  in getAdrLabelOpValue()  local 248   const MCOperand &MO = MI.getOperand(OpIdx);  in getAddSubImmOpValue()  local 274   const MCOperand &MO = MI.getOperand(OpIdx);  in getCondBranchTargetOpValue()  local 296   const MCOperand &MO = MI.getOperand(OpIdx);  in getLoadLiteralOpValue()  local 325   const MCOperand &MO = MI.getOperand(OpIdx);  in getMoveWideImmOpValue()  local 344   const MCOperand &MO = MI.getOperand(OpIdx);  in getTestBranchTargetOpValue()  local 366   const MCOperand &MO = MI.getOperand(OpIdx);  in getBranchTargetOpValue()  local 394   const MCOperand &MO = MI.getOperand(OpIdx);  in getVecShifterOpValue()  local [all …] 
 | 
| /external/llvm/lib/Target/PowerPC/MCTargetDesc/ | 
| D | PPCMCCodeEmitter.cpp | 156   const MCOperand &MO = MI.getOperand(OpNo);  in getDirectBrEncoding()  local 168   const MCOperand &MO = MI.getOperand(OpNo);  in getCondBrEncoding()  local 181   const MCOperand &MO = MI.getOperand(OpNo);  in getAbsDirectBrEncoding()  local 194   const MCOperand &MO = MI.getOperand(OpNo);  in getAbsCondBrEncoding()  local 206   const MCOperand &MO = MI.getOperand(OpNo);  in getImm16Encoding()  local 223   const MCOperand &MO = MI.getOperand(OpNo);  in getMemRIEncoding()  local 242   const MCOperand &MO = MI.getOperand(OpNo);  in getMemRIXEncoding()  local 260   const MCOperand &MO = MI.getOperand(OpNo);  in getMemRIX16Encoding()  local 275   const MCOperand &MO = MI.getOperand(OpNo);  in getSPE8DisEncoding()  local 291   const MCOperand &MO = MI.getOperand(OpNo);  in getSPE4DisEncoding()  local [all …] 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/ | 
| D | AArch64MCCodeEmitter.cpp | 201 AArch64MCCodeEmitter::getMachineOpValue(const MCInst &MI, const MCOperand &MO,  in getMachineOpValue() 215   const MCOperand &MO = MI.getOperand(OpIdx);  in getLdStUImm12OpValue()  local 236   const MCOperand &MO = MI.getOperand(OpIdx);  in getAdrLabelOpValue()  local 263   const MCOperand &MO = MI.getOperand(OpIdx);  in getAddSubImmOpValue()  local 298   const MCOperand &MO = MI.getOperand(OpIdx);  in getCondBranchTargetOpValue()  local 320   const MCOperand &MO = MI.getOperand(OpIdx);  in getLoadLiteralOpValue()  local 349   const MCOperand &MO = MI.getOperand(OpIdx);  in getMoveWideImmOpValue()  local 368   const MCOperand &MO = MI.getOperand(OpIdx);  in getTestBranchTargetOpValue()  local 390   const MCOperand &MO = MI.getOperand(OpIdx);  in getBranchTargetOpValue()  local 418   const MCOperand &MO = MI.getOperand(OpIdx);  in getVecShifterOpValue()  local [all …] 
 | 
| /external/llvm/lib/Target/AArch64/ | 
| D | AArch64MCInstLower.cpp | 44 MCOperand AArch64MCInstLower::lowerSymbolOperandDarwin(const MachineOperand &MO,  in lowerSymbolOperandDarwin() 79 MCOperand AArch64MCInstLower::lowerSymbolOperandELF(const MachineOperand &MO,  in lowerSymbolOperandELF() 154 MCOperand AArch64MCInstLower::LowerSymbolOperand(const MachineOperand &MO,  in LowerSymbolOperand() 163 bool AArch64MCInstLower::lowerOperand(const MachineOperand &MO,  in lowerOperand() 210   for (const MachineOperand &MO : MI->operands()) {  in Lower()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ | 
| D | AArch64MCInstLower.cpp | 79 MCOperand AArch64MCInstLower::lowerSymbolOperandDarwin(const MachineOperand &MO,  in lowerSymbolOperandDarwin() 114 MCOperand AArch64MCInstLower::lowerSymbolOperandELF(const MachineOperand &MO,  in lowerSymbolOperandELF() 191 MCOperand AArch64MCInstLower::lowerSymbolOperandCOFF(const MachineOperand &MO,  in lowerSymbolOperandCOFF() 241 MCOperand AArch64MCInstLower::LowerSymbolOperand(const MachineOperand &MO,  in LowerSymbolOperand() 252 bool AArch64MCInstLower::lowerOperand(const MachineOperand &MO,  in lowerOperand() 299   for (const MachineOperand &MO : MI->operands()) {  in Lower()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ | 
| D | PPCAsmPrinter.cpp | 175 void PPCAsmPrinter::PrintSymbolOperand(const MachineOperand &MO,  in PrintSymbolOperand() 202   const MachineOperand &MO = MI->getOperand(OpNo);  in printOperand()  local 506   const MachineOperand &MO = MI->getOperand(2);  in EmitTlsCall()  local 519 MCSymbol *PPCAsmPrinter::getMCSymbolForTOCPseudoMO(const MachineOperand &MO) {  in getMCSymbolForTOCPseudoMO() 548     for (const MachineOperand &MO: MI->operands()) {  in EmitInstruction()  local 687     const MachineOperand &MO = MI->getOperand(1);  in EmitInstruction()  local 745     const MachineOperand &MO = MI->getOperand(1);  in EmitInstruction()  local 774     const MachineOperand &MO = MI->getOperand(2);  in EmitInstruction()  local 804     const MachineOperand &MO = MI->getOperand(1);  in EmitInstruction()  local 835     const MachineOperand &MO = MI->getOperand(2);  in EmitInstruction()  local [all …] 
 | 
| /external/scudo/standalone/ | 
| D | atomic_helpers.h | 63 inline typename T::Type atomic_load(const volatile T *A, memory_order MO) {  in atomic_load() 71 inline void atomic_store(volatile T *A, typename T::Type V, memory_order MO) {  in atomic_store() 80                                          memory_order MO) {  in atomic_fetch_add() 87                                          memory_order MO) {  in atomic_fetch_sub() 94                                          memory_order MO) {  in atomic_fetch_and() 101                                         memory_order MO) {  in atomic_fetch_or() 108                                         memory_order MO) {  in atomic_exchange() 118                                            memory_order MO) {  in atomic_compare_exchange_strong()
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/ | 
| D | MipsMCCodeEmitter.cpp | 239   const MCOperand &MO = MI.getOperand(OpNo);  in getBranchTargetOpValue()  local 261   const MCOperand &MO = MI.getOperand(OpNo);  in getBranchTargetOpValue1SImm16()  local 283   const MCOperand &MO = MI.getOperand(OpNo);  in getBranchTargetOpValueMMR6()  local 306   const MCOperand &MO = MI.getOperand(OpNo);  in getBranchTargetOpValueLsl2MMR6()  local 329   const MCOperand &MO = MI.getOperand(OpNo);  in getBranchTarget7OpValueMM()  local 350   const MCOperand &MO = MI.getOperand(OpNo);  in getBranchTargetOpValueMMPC10()  local 371   const MCOperand &MO = MI.getOperand(OpNo);  in getBranchTargetOpValueMM()  local 393   const MCOperand &MO = MI.getOperand(OpNo);  in getBranchTarget21OpValue()  local 415   const MCOperand &MO = MI.getOperand(OpNo);  in getBranchTarget21OpValueMM()  local 437   const MCOperand &MO = MI.getOperand(OpNo);  in getBranchTarget26OpValue()  local [all …] 
 | 
| /external/llvm/lib/Target/Mips/MCTargetDesc/ | 
| D | MipsMCCodeEmitter.cpp | 273   const MCOperand &MO = MI.getOperand(OpNo);  in getBranchTargetOpValue()  local 296   const MCOperand &MO = MI.getOperand(OpNo);  in getBranchTargetOpValue1SImm16()  local 319   const MCOperand &MO = MI.getOperand(OpNo);  in getBranchTargetOpValueMMR6()  local 343   const MCOperand &MO = MI.getOperand(OpNo);  in getBranchTarget7OpValueMM()  local 365   const MCOperand &MO = MI.getOperand(OpNo);  in getBranchTargetOpValueMMPC10()  local 387   const MCOperand &MO = MI.getOperand(OpNo);  in getBranchTargetOpValueMM()  local 410   const MCOperand &MO = MI.getOperand(OpNo);  in getBranchTarget21OpValue()  local 433   const MCOperand &MO = MI.getOperand(OpNo);  in getBranchTarget21OpValueMM()  local 456   const MCOperand &MO = MI.getOperand(OpNo);  in getBranchTarget26OpValue()  local 478   const MCOperand &MO = MI.getOperand(OpNo);  in getBranchTarget26OpValueMM()  local [all …] 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/MCTargetDesc/ | 
| D | SparcMCCodeEmitter.cpp | 114     const MCOperand &MO = MI.getOperand(tlsOpNo);  in encodeInstruction()  local 124 getMachineOpValue(const MCInst &MI, const MCOperand &MO,  in getMachineOpValue() 153   const MCOperand &MO = MI.getOperand(OpNo);  in getCallTargetOpValue()  local 188   const MCOperand &MO = MI.getOperand(OpNo);  in getBranchTargetOpValue()  local 201   const MCOperand &MO = MI.getOperand(OpNo);  in getBranchPredTargetOpValue()  local 214   const MCOperand &MO = MI.getOperand(OpNo);  in getBranchOnRegTargetOpValue()  local
  | 
| /external/llvm/lib/Target/Sparc/MCTargetDesc/ | 
| D | SparcMCCodeEmitter.cpp | 105     const MCOperand &MO = MI.getOperand(tlsOpNo);  in encodeInstruction()  local 116 getMachineOpValue(const MCInst &MI, const MCOperand &MO,  in getMachineOpValue() 146   const MCOperand &MO = MI.getOperand(OpNo);  in getCallTargetOpValue()  local 181   const MCOperand &MO = MI.getOperand(OpNo);  in getBranchTargetOpValue()  local 194   const MCOperand &MO = MI.getOperand(OpNo);  in getBranchPredTargetOpValue()  local 206   const MCOperand &MO = MI.getOperand(OpNo);  in getBranchOnRegTargetOpValue()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/ | 
| D | ARMMCCodeEmitter.cpp | 317     const MCOperand &MO = MI.getOperand(Op);  in getModImmOpValue()  local 336     const MCOperand &MO = MI.getOperand(Op);  in getT2SOImmOpValue()  local 421     const MCOperand MO = MI.getOperand(Op);  in getExpandedImmOpValue()  local 560 getMachineOpValue(const MCInst &MI, const MCOperand &MO,  in getMachineOpValue() 600   const MCOperand &MO  = MI.getOperand(OpIdx);  in EncodeAddrModeOpValues()  local 630   const MCOperand &MO = MI.getOperand(OpIdx);  in getBranchTargetOpValue()  local 667   const MCOperand MO = MI.getOperand(OpIdx);  in getThumbBLTargetOpValue()  local 680   const MCOperand MO = MI.getOperand(OpIdx);  in getThumbBLXTargetOpValue()  local 692   const MCOperand MO = MI.getOperand(OpIdx);  in getThumbBRTargetOpValue()  local 704   const MCOperand MO = MI.getOperand(OpIdx);  in getThumbBCCTargetOpValue()  local [all …] 
 | 
| /external/llvm/lib/Target/ARM/MCTargetDesc/ | 
| D | ARMMCCodeEmitter.cpp | 277     const MCOperand &MO = MI.getOperand(Op);  in getSOImmOpValue()  local 310     const MCOperand &MO = MI.getOperand(Op);  in getModImmOpValue()  local 522 getMachineOpValue(const MCInst &MI, const MCOperand &MO,  in getMachineOpValue() 554   const MCOperand &MO  = MI.getOperand(OpIdx);  in EncodeAddrModeOpValues()  local 584   const MCOperand &MO = MI.getOperand(OpIdx);  in getBranchTargetOpValue()  local 621   const MCOperand MO = MI.getOperand(OpIdx);  in getThumbBLTargetOpValue()  local 634   const MCOperand MO = MI.getOperand(OpIdx);  in getThumbBLXTargetOpValue()  local 646   const MCOperand MO = MI.getOperand(OpIdx);  in getThumbBRTargetOpValue()  local 658   const MCOperand MO = MI.getOperand(OpIdx);  in getThumbBCCTargetOpValue()  local 670   const MCOperand MO = MI.getOperand(OpIdx);  in getThumbCBTargetOpValue()  local [all …] 
 | 
| /external/llvm/lib/Target/PowerPC/ | 
| D | PPCAsmPrinter.cpp | 168   const MachineOperand &MO = MI->getOperand(OpNo);  in printOperand()  local 464   const MachineOperand &MO = MI->getOperand(2);  in EmitTlsCall()  local 573     const MachineOperand &MO = MI->getOperand(1);  in EmitInstruction()  local 617     const MachineOperand &MO = MI->getOperand(1);  in EmitInstruction()  local 650     const MachineOperand &MO = MI->getOperand(2);  in EmitInstruction()  local 689     const MachineOperand &MO = MI->getOperand(1);  in EmitInstruction()  local 732     const MachineOperand &MO = MI->getOperand(2);  in EmitInstruction()  local 759     const MachineOperand &MO = MI->getOperand(2);  in EmitInstruction()  local 778     const MachineOperand &MO = MI->getOperand(1);  in EmitInstruction()  local 837     const MachineOperand &MO = MI->getOperand(2);  in EmitInstruction()  local [all …] 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ | 
| D | RISCVMCInstLower.cpp | 28 static MCOperand lowerSymbolOperand(const MachineOperand &MO, MCSymbol *Sym,  in lowerSymbolOperand() 89 bool llvm::LowerRISCVMachineOperandToMCOperand(const MachineOperand &MO,  in LowerRISCVMachineOperandToMCOperand() 132   for (const MachineOperand &MO : MI->operands()) {  in LowerRISCVMachineInstrToMCInst()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/ | 
| D | VEMCInstLower.cpp | 28                                     const MachineOperand &MO,  in LowerSymbolOperand() 35 static MCOperand LowerOperand(const MachineInstr *MI, const MachineOperand &MO,  in LowerOperand() 63     const MachineOperand &MO = MI->getOperand(i);  in LowerVEMachineInstrToMCInst()  local
  | 
| /external/llvm/lib/Target/ARM/ | 
| D | ARMMCInstLower.cpp | 27 MCOperand ARMAsmPrinter::GetSymbolRef(const MachineOperand &MO,  in GetSymbolRef() 57 bool ARMAsmPrinter::lowerOperand(const MachineOperand &MO,  in lowerOperand() 140     const MachineOperand &MO = MI->getOperand(i);  in LowerARMMachineInstrToMCInst()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ | 
| D | SparcMCInstLower.cpp | 30                                     const MachineOperand &MO,  in LowerSymbolOperand() 68                               const MachineOperand &MO,  in LowerOperand() 101     const MachineOperand &MO = MI->getOperand(i);  in LowerSparcMachineInstrToMCInst()  local
  | 
| /external/llvm/lib/Target/Sparc/ | 
| D | SparcMCInstLower.cpp | 31                                     const MachineOperand &MO,  in LowerSymbolOperand() 69                               const MachineOperand &MO,  in LowerOperand() 102     const MachineOperand &MO = MI->getOperand(i);  in LowerSparcMachineInstrToMCInst()  local
  | 
| /external/llvm/lib/CodeGen/ | 
| D | RegAllocFast.cpp | 223 bool RAFast::isLastUseOfLocalReg(MachineOperand &MO) {  in isLastUseOfLocalReg() 239   MachineOperand &MO = LR.LastUse->getOperand(LR.LastOpNum);  in addKillFlag()  local 348 void RAFast::usePhysReg(MachineOperand &MO) {  in usePhysReg() 641   MachineOperand &MO = MI.getOperand(OpNum);  in reloadVirtReg()  local 686   MachineOperand &MO = MI->getOperand(OpNum);  in setPhysReg()  local 719     MachineOperand &MO = MI->getOperand(i);  in handleThroughOperands()  local 735     MachineOperand &MO = MI->getOperand(i);  in handleThroughOperands()  local 749     MachineOperand &MO = MI->getOperand(i);  in handleThroughOperands()  local 774     MachineOperand &MO = MI->getOperand(i);  in handleThroughOperands()  local 790     MachineOperand &MO = MI->getOperand(i);  in handleThroughOperands()  local [all …] 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ | 
| D | ARCMCInstLower.cpp | 29 MCOperand ARCMCInstLower::LowerSymbolOperand(const MachineOperand &MO,  in LowerSymbolOperand() 76 MCOperand ARCMCInstLower::LowerOperand(const MachineOperand &MO,  in LowerOperand() 108     const MachineOperand &MO = MI->getOperand(i);  in Lower()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ | 
| D | XCoreMCInstLower.cpp | 31 MCOperand XCoreMCInstLower::LowerSymbolOperand(const MachineOperand &MO,  in LowerSymbolOperand() 77 MCOperand XCoreMCInstLower::LowerOperand(const MachineOperand &MO,  in LowerOperand() 107     const MachineOperand &MO = MI->getOperand(i);  in Lower()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ | 
| D | RegAllocFast.cpp | 371   MachineOperand &MO = LR.LastUse->getOperand(LR.LastOpNum);  in addKillFlag()  local 454 void RegAllocFast::usePhysReg(MachineOperand &MO) {  in usePhysReg() 752 void RegAllocFast::allocVirtRegUndef(MachineOperand &MO) {  in allocVirtRegUndef() 817   MachineOperand &MO = MI.getOperand(OpNum);  in reloadVirtReg()  local 856 bool RegAllocFast::setPhysReg(MachineInstr &MI, MachineOperand &MO,  in setPhysReg() 891   for (const MachineOperand &MO : MI.operands()) {  in handleThroughOperands()  local 906   for (const MachineOperand &MO : MI.operands()) {  in handleThroughOperands()  local 921     MachineOperand &MO = MI.getOperand(I);  in handleThroughOperands()  local 947     const MachineOperand &MO = MI.getOperand(I);  in handleThroughOperands()  local 962   for (const MachineOperand &MO : MI.operands()) {  in handleThroughOperands()  local [all …] 
 | 
| /external/llvm/lib/Target/XCore/ | 
| D | XCoreMCInstLower.cpp | 35 MCOperand XCoreMCInstLower::LowerSymbolOperand(const MachineOperand &MO,  in LowerSymbolOperand() 81 MCOperand XCoreMCInstLower::LowerOperand(const MachineOperand &MO,  in LowerOperand() 111     const MachineOperand &MO = MI->getOperand(i);  in Lower()  local
  |