Home
last modified time | relevance | path

Searched defs:isReg (Results 1 – 25 of 99) sorted by relevance

1234

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/
DMachineLocation.h46 bool isReg() const { return IsRegister; } in isReg() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMachineLocation.h46 bool isReg() const { return IsRegister; } in isReg() function
DMCInst.h61 bool isReg() const { return Kind == kRegister; } in isReg() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DMachineLocation.h46 bool isReg() const { return IsRegister; } in isReg() function
DMCInst.h61 bool isReg() const { return Kind == kRegister; } in isReg() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DMachineLocation.h46 bool isReg() const { return IsRegister; } in isReg() function
DMCInst.h61 bool isReg() const { return Kind == kRegister; } in isReg() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMachineLocation.h46 bool isReg() const { return IsRegister; } in isReg() function
H A DMCInst.h57 bool isReg() const { return Kind == kRegister; } in isReg() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DMachineLocation.h46 bool isReg() const { return IsRegister; } in isReg() function
H A DMCInst.h61 bool isReg() const { return Kind == kRegister; } in isReg() function
/aosp_15_r20/external/llvm/include/llvm/MC/
H A DMachineLocation.h53 bool isReg() const { return IsRegister; } in isReg() function
H A DMCInst.h56 bool isReg() const { return Kind == kRegister; } in isReg() function
/aosp_15_r20/sdk/find_java2/FindJava2/
H A DFindJava2.cpp120 bool isReg = (p == javaPath); in _tmain() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/GlobalISel/
DUtils.h393 bool isReg() const { return IsReg; } in isReg() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/GlobalISel/
DUtils.h368 bool isReg() const { return IsReg; } in isReg() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/GlobalISel/
DUtils.h399 bool isReg() const { return IsReg; } in isReg() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/GlobalISel/
DUtils.h393 bool isReg() const { return IsReg; } in isReg() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DUtils.h360 bool isReg() const { return IsReg; } in isReg() function
/aosp_15_r20/hardware/interfaces/automotive/can/1.0/default/
H A DCanController.cpp178 bool isReg = fs::is_regular_file(serialnoPath, fsStatus); in findUsbDevice() local
/aosp_15_r20/hardware/interfaces/automotive/can/aidl/default/
H A DCanController.cpp190 bool isReg = fs::is_regular_file(serialnoPath, fsStatus); in findUsbDevice() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsInstPrinter.cpp31 static bool isReg(const MCInst &MI, unsigned OpNo) { in isReg() function
/aosp_15_r20/external/llvm/lib/Target/Mips/InstPrinter/
H A DMipsInstPrinter.cpp32 static bool isReg(const MCInst &MI, unsigned OpNo) { in isReg() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsInstPrinter.cpp31 static bool isReg(const MCInst &MI, unsigned OpNo) { in isReg() function
/aosp_15_r20/external/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp196 bool isReg() const override { in isReg() function in __anone9da03360111::SystemZOperand
199 bool isReg(RegisterKind RegKind) const { in isReg() function in __anone9da03360111::SystemZOperand

1234