Home
last modified time | relevance | path

Searched defs:RetIdx (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURewriteOutArguments.cpp343 int RetIdx = 0; runOnFunction() local
376 int RetIdx = RetTy->isVoidTy() ? 0 : 1; runOnFunction() local
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfReader.cpp522 SampleProfileReaderBinary::readStringFromTable(size_t *RetIdx) { in readStringFromTable()
532 SampleProfileReaderBinary::readContextFromTable(size_t *RetIdx) { in readContextFromTable()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp9516 for (unsigned int RetIdx = 0; RetIdx < NF; RetIdx++) LowerINTRINSIC_W_CHAIN() local