Searched defs:Variables (Results 1 - 9 of 9) sorted by relevance

/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DAssignmentTrackingAnalysis.h32 SmallVector<DebugVariable> Variables; member in class:llvm::VariableID::FunctionVarLocs
/openbsd-current/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DMCInstrDescView.h158 const SmallVector<Variable, 4> Variables; member in struct:llvm::exegesis::Instruction
H A DMCInstrDescView.cpp112 SmallVector<Variable, 4> Variables; local
93 Instruction(const MCInstrDesc *Description, StringRef Name, SmallVector<Operand, 8> Operands, SmallVector<Variable, 4> Variables, const BitVector *ImplDefRegs, const BitVector *ImplUseRegs, const BitVector *AllDefRegs, const BitVector *AllUseRegs) argument
[all...]
/openbsd-current/gnu/llvm/clang/include/clang/Analysis/
H A DCloneDetection.h360 std::vector<const VarDecl *> Variables; member in class:clang::VariablePattern
/openbsd-current/gnu/llvm/lldb/tools/lldb-vscode/
H A DVSCode.h83 struct Variables { struct in namespace:lldb_vscode
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp73 UniqueVector<DebugVariable> Variables; member in class:FunctionVarLocsBuilder
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp455 getAddressesOfVariablesInKernel( LLVMContext &Ctx, ArrayRef<GlobalVariable *> Variables, DenseMap<GlobalVariable *, Constant *> &LDSVarsToConstantGEP) argument
480 buildLookupTable( Module &M, ArrayRef<GlobalVariable *> Variables, ArrayRef<Function *> kernels, DenseMap<Function *, LDSVariableReplacement> &KernelToReplacement) argument
[all...]
/openbsd-current/gnu/llvm/clang/utils/TableGen/
H A DNeonEmitter.cpp339 std::map<std::string, Variable> Variables; member in class:__anon1195::Intrinsic
[all...]
/openbsd-current/gnu/llvm/llvm/lib/MC/MCParser/
H A DMasmParser.cpp415 StringMap<Variable> Variables; member in class:__anon2381::MasmParser
[all...]

Completed in 504 milliseconds