Home
last modified time | relevance | path

Searched defs:IndexValue (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILLegalizePass.cpp313 int64_t IndexValue = CI->getSExtValue(); in downcastI64toI32InsertExtractElements() local
328 int64_t IndexValue = CI->getSExtValue(); in downcastI64toI32InsertExtractElements() local
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFAbstractMemberAccess.cpp319 static uint64_t getConstant(const Value *IndexValue) { in getConstant()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp395 Value *IndexValue = I->second; in calculateVectorIndex() local
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/AsmParser/
H A DVEAsmParser.cpp1232 const MCExpr *IndexValue = nullptr; in parseMEMOperand() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp3576 llvm::APSInt IndexValue; in ActOnDesignatedInitializer() local