Searched defs:createReg (Results 1 – 8 of 8) sorted by relevance
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/ |
| D | MCInst.h | 116 static MCOperand createReg(unsigned Reg) { in createReg() function
|
| /external/llvm/include/llvm/MC/ |
| D | MCInst.h | 111 static MCOperand createReg(unsigned Reg) { in createReg() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/AsmParser/ |
| D | BPFAsmParser.cpp | 204 static std::unique_ptr<BPFOperand> createReg(unsigned RegNo, SMLoc S, in createReg() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/AsmParser/ |
| D | LanaiAsmParser.cpp | 591 static std::unique_ptr<LanaiOperand> createReg(unsigned RegNum, SMLoc Start, in createReg() function
|
| /external/llvm/lib/Target/Lanai/AsmParser/ |
| D | LanaiAsmParser.cpp | 576 static std::unique_ptr<LanaiOperand> createReg(unsigned RegNum, SMLoc Start, in createReg() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/AsmParser/ |
| D | RISCVAsmParser.cpp | 500 static std::unique_ptr<RISCVOperand> createReg(unsigned RegNo, SMLoc S, in createReg() function
|
| /external/llvm/lib/Target/SystemZ/AsmParser/ |
| D | SystemZAsmParser.cpp | 146 createReg(RegisterKind Kind, unsigned Num, SMLoc StartLoc, SMLoc EndLoc) { in createReg() function in __anon8217a0e90111::SystemZOperand
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/AsmParser/ |
| D | SystemZAsmParser.cpp | 168 createReg(RegisterKind Kind, unsigned Num, SMLoc StartLoc, SMLoc EndLoc) { in createReg() function in __anone16cff410111::SystemZOperand
|