Home
last modified time | relevance | path

Searched defs:Sc (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineValueType.h
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaPseudoObject.cpp429 buildAssignmentOperation(Scope * Sc,SourceLocation opcLoc,BinaryOperatorKind opcode,Expr * LHS,Expr * RHS) buildAssignmentOperation() argument
491 buildIncDecOperation(Scope * Sc,SourceLocation opcLoc,UnaryOperatorKind opcode,Expr * op) buildIncDecOperation() argument
889 buildAssignmentOperation(Scope * Sc,SourceLocation opcLoc,BinaryOperatorKind opcode,Expr * LHS,Expr * RHS) buildAssignmentOperation() argument
936 buildIncDecOperation(Scope * Sc,SourceLocation opcLoc,UnaryOperatorKind opcode,Expr * op) buildIncDecOperation() argument
997 buildAssignmentOperation(Scope * Sc,SourceLocation opcLoc,BinaryOperatorKind opcode,Expr * LHS,Expr * RHS) buildAssignmentOperation() argument
1558 checkPseudoObjectIncDec(Scope * Sc,SourceLocation opcLoc,UnaryOperatorKind opcode,Expr * op) checkPseudoObjectIncDec() argument
[all...]
H A DSemaDeclCXX.cpp12145 TryNamespaceTypoCorrection(Sema & S,LookupResult & R,Scope * Sc,CXXScopeSpec & SS,SourceLocation IdentLoc,IdentifierInfo * Ident) TryNamespaceTypoCorrection() argument
H A DSemaExpr.cpp16088 BuildOverloadedBinOp(Sema & S,Scope * Sc,SourceLocation OpLoc,BinaryOperatorKind Opc,Expr * LHS,Expr * RHS) BuildOverloadedBinOp() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp2642 Value *Sc = IRB.CreateOr(Sa, Sb); handleEqualityComparison() local
4436 Value *Sc = getShadow(C); visitSelectInst() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp2462 SDValue Sc = DAG.getBitcast(tyScalar(InpTy), InpV); LowerBITCAST() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp6288 auto *Sc = cast<X86MaskedScatterSDNode>(Node); Select() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp10075 MachO::sub_client_command Sc = Obj->getSubClientCommand(Command); PrintLoadCommands() local