Home
last modified time | relevance | path

Searched defs:SExpr (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcMCCodeEmitter.cpp135 if (const SparcMCExpr *SExpr = dyn_cast<SparcMCExpr>(Expr)) { in getMachineOpValue() local
162 const SparcMCExpr *SExpr = dyn_cast<SparcMCExpr>(MO.getExpr()); in getCallTargetOpValue() local
174 if (const SparcMCExpr *SExpr = dyn_cast<SparcMCExpr>(MO.getExpr())) { in getCallTargetOpValue() local
H A DSparcELFObjectWriter.cpp46 if (const SparcMCExpr *SExpr = dyn_cast<SparcMCExpr>(Fixup.getValue())) { in getRelocType() local
/aosp_15_r20/external/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcMCCodeEmitter.cpp128 if (const SparcMCExpr *SExpr = dyn_cast<SparcMCExpr>(Expr)) { in getMachineOpValue() local
155 const SparcMCExpr *SExpr = dyn_cast<SparcMCExpr>(MO.getExpr()); in getCallTargetOpValue() local
167 if (const SparcMCExpr *SExpr = dyn_cast<SparcMCExpr>(MO.getExpr())) { in getCallTargetOpValue() local
H A DSparcELFObjectWriter.cpp46 if (const SparcMCExpr *SExpr = dyn_cast<SparcMCExpr>(Fixup.getValue())) { in getRelocType() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcMCCodeEmitter.cpp132 if (const SparcMCExpr *SExpr = dyn_cast<SparcMCExpr>(Expr)) { in getMachineOpValue() local
165 if (const SparcMCExpr *SExpr = dyn_cast<SparcMCExpr>(Expr)) { in getSImm13OpValue() local
183 const SparcMCExpr *SExpr = dyn_cast<SparcMCExpr>(Expr); in getCallTargetOpValue() local
H A DSparcELFObjectWriter.cpp49 if (const SparcMCExpr *SExpr = dyn_cast<SparcMCExpr>(Fixup.getValue())) { in getRelocType() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h320 SExpr(TIL_Opcode Op) : Opcode(Op) {} in SExpr() function
321 SExpr(const SExpr &E) : Opcode(E.Opcode), Flags(E.Flags) {} in SExpr() function
369 : SExpr(COP_Variable), Name(s), Definition(D) { in SExpr() function
374 : SExpr(COP_Variable), Name(Cvd ? Cvd->getName() : "_x"), in SExpr() function
489 Undefined(const Stmt *S = nullptr) : SExpr(COP_Undefined), Cstmt(S) {} in SExpr() function
885 SApply(SExpr *Sf, SExpr *A = nullptr) : SExpr(COP_SApply), Sfun(Sf), Arg(A) {} in SExpr() function
887 : SExpr(A), Sfun(Sf), Arg(Ar) {} in SExpr() function
977 : SExpr(COP_Call), Target(T), Cexpr(Ce) {} in SExpr() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h320 SExpr(TIL_Opcode Op) : Opcode(Op) {} in SExpr() function
321 SExpr(const SExpr &E) : Opcode(E.Opcode), Flags(E.Flags) {} in SExpr() function
369 : SExpr(COP_Variable), Name(s), Definition(D) { in SExpr() function
374 : SExpr(COP_Variable), Name(Cvd ? Cvd->getName() : "_x"), in SExpr() function
489 Undefined(const Stmt *S = nullptr) : SExpr(COP_Undefined), Cstmt(S) {} in SExpr() function
885 SApply(SExpr *Sf, SExpr *A = nullptr) : SExpr(COP_SApply), Sfun(Sf), Arg(A) {} in SExpr() function
887 : SExpr(A), Sfun(Sf), Arg(Ar) {} in SExpr() function
977 : SExpr(COP_Call), Target(T), Cexpr(Ce) {} in SExpr() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h320 SExpr(TIL_Opcode Op) : Opcode(Op) {} in SExpr() function
321 SExpr(const SExpr &E) : Opcode(E.Opcode), Flags(E.Flags) {} in SExpr() function
369 : SExpr(COP_Variable), Name(s), Definition(D) { in SExpr() function
374 : SExpr(COP_Variable), Name(Cvd ? Cvd->getName() : "_x"), in SExpr() function
489 Undefined(const Stmt *S = nullptr) : SExpr(COP_Undefined), Cstmt(S) {} in SExpr() function
885 SApply(SExpr *Sf, SExpr *A = nullptr) : SExpr(COP_SApply), Sfun(Sf), Arg(A) {} in SExpr() function
887 : SExpr(A), Sfun(Sf), Arg(Ar) {} in SExpr() function
977 : SExpr(COP_Call), Target(T), Cexpr(Ce) {} in SExpr() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h320 SExpr(TIL_Opcode Op) : Opcode(Op) {} in SExpr() function
321 SExpr(const SExpr &E) : Opcode(E.Opcode), Flags(E.Flags) {} in SExpr() function
369 : SExpr(COP_Variable), Name(s), Definition(D) { in SExpr() function
374 : SExpr(COP_Variable), Name(Cvd ? Cvd->getName() : "_x"), in SExpr() function
489 Undefined(const Stmt *S = nullptr) : SExpr(COP_Undefined), Cstmt(S) {} in SExpr() function
885 SApply(SExpr *Sf, SExpr *A = nullptr) : SExpr(COP_SApply), Sfun(Sf), Arg(A) {} in SExpr() function
887 : SExpr(A), Sfun(Sf), Arg(Ar) {} in SExpr() function
977 : SExpr(COP_Call), Target(T), Cexpr(Ce) {} in SExpr() function
/aosp_15_r20/external/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h299 SExpr(TIL_Opcode Op) in SExpr() function
301 SExpr(const SExpr &E) in SExpr() function
356 : SExpr(COP_Variable), Name(s), Definition(D), Cvdecl(nullptr) { in SExpr() function
360 : SExpr(COP_Variable), Name(Cvd ? Cvd->getName() : "_x"), in SExpr() function
476 Undefined(const clang::Stmt *S = nullptr) : SExpr(COP_Undefined), Cstmt(S) {} in SExpr() function
873 SApply(SExpr *Sf, SExpr *A = nullptr) : SExpr(COP_SApply), Sfun(Sf), Arg(A) {} in SExpr() function
875 : SExpr(A), Sfun(Sf), Arg(Ar) {} in SExpr() function
967 : SExpr(COP_Call), Target(T), Cexpr(Ce) {} in SExpr() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/VE/MCTargetDesc/
H A DVEELFObjectWriter.cpp42 if (const VEMCExpr *SExpr = dyn_cast<VEMCExpr>(Fixup.getValue())) { in getRelocType() local
H A DVEMCCodeEmitter.cpp101 if (const VEMCExpr *SExpr = dyn_cast<VEMCExpr>(Expr)) { in getMachineOpValue() local