Home
last modified time | relevance | path

Searched defs:EmitOperator (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/vixl/src/aarch32/
H A Dlocation-aarch32.h79 explicit EmitOperator(InstructionSet isa) : isa_(isa) { in EmitOperator() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp6017 unsigned EmitOperator = 0; in pushArithmeticExpr() local