Searched defs:LS (Results 1 - 14 of 14) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DPthreadLockChecker.cpp158 LockSetTy LS = state->get<LockSet>(); local
/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
H A DLexicalScopes.h61 bool isCurrentFunctionScope(const LexicalScope *LS) { argument
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp48 LiveStacks* LS; member in class:__anon2343::StackSlotColoring
H A DLiveDebugVariables.cpp79 LexicalScopes &LS; member in class:__anon2268::UserValueScopes
285 LexicalScopes LS; member in class:__anon2270::LDVImpl
/freebsd-10-stable/contrib/llvm/lib/Target/Mips/
H A DMips16ISelDAGToDAG.cpp225 const LSBaseSDNode *LS = dyn_cast<LSBaseSDNode>(Parent); local
/freebsd-10-stable/contrib/llvm/lib/Analysis/
H A DCostModel.cpp165 ShuffleVectorInst *LS = dyn_cast<ShuffleVectorInst>(L); local
/freebsd-10-stable/contrib/llvm/lib/Target/NVPTX/
H A DNVPTX.h161 LS, enumerator in enum:llvm::NVPTX::PTXCmpMode::CmpMode
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMBaseInfo.h39 LS, // Unsigned lower or same Less than or equal enumerator in enum:llvm::ARMCC::CondCodes
/freebsd-10-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1809 void DwarfDebug::addScopeVariable(LexicalScope *LS, DbgVariable *Var) { argument
/freebsd-10-stable/contrib/binutils/opcodes/
H A Dppc-opc.c310 #define LS macro
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaStmt.cpp411 LabelStmt *LS = new (Context) LabelStmt(IdentLoc, TheDecl, SubStmt); local
424 AttributedStmt *LS = AttributedStmt::Create(Context, AttrLoc, Attrs, SubStmt); local
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7614 Cost(const LoadedSlice &LS, bool ForCodeSize = false) argument
7628 void addSliceGain(const LoadedSlice &LS) { argument
7693 LoadedSlice(const LoadedSlice &LS) argument
8016 const LoadedSlice &LS = LoadedSlices[CurrSlice]; local
10910 LSBaseSDNode *LS = cast<LSBaseSDNode>(N); local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h40 LS, // Unsigned lower or same Less than or equal enumerator in enum:llvm::A64CC::CondCodes
/freebsd-10-stable/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp6875 static bool isConsecutiveLS(LSBaseSDNode *LS, LSBaseSDNode *Base, argument

Completed in 238 milliseconds