Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/utils/PerfectShuffle/
H A DPerfectShuffle.cpp231 unsigned OpCount = 0; in main() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/AsmParser/
H A DM68kAsmParser.cpp811 unsigned OpCount = IsPD + IsPI + (HasIndex || HasDisplacement); in parseMemOp() local
/aosp_15_r20/external/llvm/tools/llvm-c-test/
H A Decho.cpp420 int OpCount = LLVMGetNumOperands(Src); in CloneInstruction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp815 unsigned OpCount = SD->getLocationOps().size(); in EmitDbgInstrRef() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1414 for (unsigned Op = 0, OpCount = CB.arg_size(); Op < OpCount; ++Op) in visitCallBase() local