Home
last modified time | relevance | path

Searched defs:getLHS (Results 1 – 25 of 62) sorted by relevance

123

/aosp_15_r20/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymbolManager.h297 const SymExpr *getLHS() const { return LHS; } in getLHS() function
333 const llvm::APSInt &getLHS() const { return LHS; } in getLHS() function
365 const SymExpr *getLHS() const { return LHS; } in getLHS() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DSemaConcept.h130 NormalizedConstraint &getLHS() const { in getLHS() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/
DSemaConcept.h130 NormalizedConstraint &getLHS() const { in getLHS() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DSemaConcept.h130 NormalizedConstraint &getLHS() const { in getLHS() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DSemaConcept.h130 NormalizedConstraint &getLHS() const { in getLHS() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DIntrinsicInst.h658 Value *getLHS() const { return const_cast<Value *>(getArgOperand(0)); } in getLHS() function
756 Value *getLHS() const { return const_cast<Value *>(getArgOperand(0)); } in getLHS() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/GlobalISel/
DGenericMachineInstrs.h345 MachineOperand &getLHS() { return getOperand(2); } in getLHS() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DIntrinsicInst.h763 Value *getLHS() const { return const_cast<Value *>(getArgOperand(0)); } in getLHS() function
861 Value *getLHS() const { return const_cast<Value *>(getArgOperand(0)); } in getLHS() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DIntrinsicInst.h763 Value *getLHS() const { return const_cast<Value *>(getArgOperand(0)); } in getLHS() function
861 Value *getLHS() const { return const_cast<Value *>(getArgOperand(0)); } in getLHS() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DIntrinsicInst.h760 Value *getLHS() const { return const_cast<Value *>(getArgOperand(0)); } in getLHS() function
858 Value *getLHS() const { return const_cast<Value *>(getArgOperand(0)); } in getLHS() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DIntrinsicInst.h763 Value *getLHS() const { return const_cast<Value *>(getArgOperand(0)); } in getLHS() function
861 Value *getLHS() const { return const_cast<Value *>(getArgOperand(0)); } in getLHS() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/GlobalISel/
DGenericMachineInstrs.h360 MachineOperand &getLHS() { return getOperand(2); } in getLHS() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/GlobalISel/
DGenericMachineInstrs.h360 MachineOperand &getLHS() { return getOperand(2); } in getLHS() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/GlobalISel/
DGenericMachineInstrs.h380 MachineOperand &getLHS() { return getOperand(2); } in getLHS() function
/aosp_15_r20/external/llvm/include/llvm/TableGen/
H A DRecord.h839 Init *getLHS() const { return LHS; } in getLHS() function
896 Init *getLHS() const { return LHS; } in getLHS() function
/aosp_15_r20/external/clang/include/clang/AST/
H A DExpr.h2096 Expr *getLHS() { return cast<Expr>(SubExprs[LHS]); } in getLHS() function
2097 const Expr *getLHS() const { return cast<Expr>(SubExprs[LHS]); } in getLHS() function
2943 Expr *getLHS() const { return cast<Expr>(SubExprs[LHS]); } in getLHS() function
3215 Expr *getLHS() const { return cast<Expr>(SubExprs[LHS]); } in getLHS() function
3594 Expr *getLHS() const { return cast<Expr>(SubExprs[LHS]); } in getLHS() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DIntrinsicInst.h268 Value *getLHS() const { return const_cast<Value*>(getArgOperand(0)); } in getLHS() function
/aosp_15_r20/external/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h253 const SCEV *getLHS() const { return LHS; } in getLHS() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/StaticAnalyzer/Core/PathSensitive/
DSymbolManager.h443 LHSTYPE getLHS() const { return LHS; } in getLHS() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/PathSensitive/
DSymbolManager.h443 LHSTYPE getLHS() const { return LHS; } in getLHS() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/StaticAnalyzer/Core/PathSensitive/
DSymbolManager.h443 LHSTYPE getLHS() const { return LHS; } in getLHS() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/PathSensitive/
DSymbolManager.h443 LHSTYPE getLHS() const { return LHS; } in getLHS() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
H A DRecord.h846 Init *getLHS() const { return LHS; } in getLHS() function
903 Init *getLHS() const { return LHS; } in getLHS() function
/aosp_15_r20/external/llvm/include/llvm/MC/
H A DMCExpr.h509 const MCExpr *getLHS() const { return LHS; } in getLHS() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DExpr.h2720 Expr *getLHS() { return cast<Expr>(SubExprs[LHS]); } in getLHS() function
2721 const Expr *getLHS() const { return cast<Expr>(SubExprs[LHS]); } in getLHS() function
3911 Expr *getLHS() const { return cast<Expr>(SubExprs[LHS]); } in getLHS() function
4235 Expr *getLHS() const { return cast<Expr>(SubExprs[LHS]); } in getLHS() function
4622 Expr *getLHS() const { return cast<Expr>(SubExprs[LHS]); } in getLHS() function

123