Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYConstantIslandPass.cpp1035 unsigned CPUIndex = CPUserIndex + 1; in createNewWater() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsConstantIslandPass.cpp1273 unsigned CPUIndex = CPUserIndex+1; in createNewWater() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantIslandPass.cpp1485 unsigned CPUIndex = CPUserIndex+1; in createNewWater() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp1819 unsigned CPUIndex, in AppendCPUSpecificCPUDispatchMangling()