Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DSVEIntrinsicOpts.cpp392 auto *OpIndices = I->getOperand(1); in optimizeTBL() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp3263 const int OpIndices[] = { Src0Idx, Src1Idx, Src2Idx }; in validateConstantBusLimitations() local
3907 const int OpIndices[] = { Src0Idx, Src1Idx }; in validateSOPLiteral() local
3988 const int OpIndices[] = { Src0Idx, Src1Idx, Src2Idx }; in validateVOP3Literal() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp339 std::vector<int64_t> OpIndices = in processSTIPredicate() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp3969 const int OpIndices[] = { Src0Idx, Src1Idx, Src2Idx }; in verifyInstruction() local