Home
last modified time | relevance | path

Searched defs:IsRegister (Results 1 - 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMachineLocation.h24 bool IsRegister = false; ///< True if location is a register. member in llvm::MachineLocation
/third_party/vixl/src/aarch32/
H A Doperands-aarch32.h378 bool IsRegister() const { return rm_.IsValid(); } in IsRegister() function in vixl::aarch32::NeonOperand
/third_party/node/deps/v8/src/compiler/
H A Dlinkage.h143 NO_INLINE_FOR_ARM64_MSVC bool IsRegister() const { in IsRegister() function in v8::internal::compiler::LinkageLocation
/third_party/node/deps/v8/src/codegen/arm64/
H A Dregister-arm64.h152 bool IsRegister() const { return reg_type_ == kRegister; } in IsRegister() function in v8::internal::CPURegister
/third_party/node/deps/v8/src/codegen/arm/
H A Dassembler-arm.h122 bool IsRegister() const { in IsRegister() function in v8::internal::Operand
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceAssemblerX8632.h140 bool IsRegister(GPRRegister reg) const { in IsRegister() function in Ice::X8632::AsmOperand
H A DIceAssemblerX8664.h152 bool IsRegister(GPRRegister reg) const { in IsRegister() function in Ice::X8664::AsmOperand
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/AsmParser/
H A DLanaiAsmParser.cpp1138 static bool IsRegister(const MCParsedAsmOperand &op) { in IsRegister() function
/third_party/vixl/src/aarch64/
H A Doperands-aarch64.h953 bool IsRegister() const { in IsRegister() function in vixl::aarch64::GenericOperand
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.h119 bool IsRegister; member
[all...]
/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction.h629 bool InstructionOperand::IsRegister() const { in IsRegister() function in v8::internal::compiler::InstructionOperand

Completed in 19 milliseconds