Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DVarLenCodeEmitterGen.cpp378 const VarLenInst &VLI = ModeIt->second; in emitInstructionBaseValues() local
448 Record *R, AltEncodingTy Mode, const VarLenInst &VLI, CodeGenTarget &Target, in getInstructionCaseForEncoding()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDecoderEmitter.cpp244 VarLenInst VLI = VarLenInst(cast<DagInit>(RV->getValue()), RV); in getBitsField() local
1912 VarLenInst VLI(cast<DagInit>(RV->getValue()), RV); in parseVarLenInstOperand() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp1160 LocIndices VLI = VarLocIDs.getAllIndices(VL); in erase() local
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp7182 auto VLI = ValueIdToLinkageMap.find(ValueID); in parseValueSymbolTable() local
7196 auto VLI = ValueIdToLinkageMap.find(ValueID); in parseValueSymbolTable() local