Home
last modified time | relevance | path

Searched defs:VLI (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/utils/TableGen/Common/
H A DVarLenCodeEmitterGen.cpp378 unsigned i = 0U, BitWidth = VLI.size(); in emitInstructionBaseValues() local
448 getInstructionCaseForEncoding(Record * R,AltEncodingTy Mode,const VarLenInst & VLI,CodeGenTarget & Target,int I) getInstructionCaseForEncoding() argument
[all...]
/llvm-project/llvm/utils/TableGen/
H A DDecoderEmitter.cpp244 VarLenInst VLI = VarLenInst(cast<DagInit>(RV->getValue()), RV); getBitsField() local
1911 VarLenInst VLI(cast<DagInit>(RV->getValue()), RV); parseVarLenInstOperand() local
/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp1160 LocIndices VLI = VarLocIDs.getAllIndices(VL); erase() local
/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp7183 auto VLI = ValueIdToLinkageMap.find(ValueID); parseValueSymbolTable() local
7197 auto VLI = ValueIdToLinkageMap.find(ValueID); parseValueSymbolTable() local