Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h213 explicit FlagsOp(unsigned F) : Flags(F) {} in FlagsOp() function
214 FlagsOp() : Flags(None) {} in FlagsOp() function
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp218 Instruction *InsertBefore, Value *FlagsOp) { in CreateAdd()
230 Instruction *InsertBefore, Value *FlagsOp) { in CreateMul()
242 Instruction *InsertBefore, Value *FlagsOp) { in CreateNeg()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp234 Instruction *InsertBefore, Value *FlagsOp) { in CreateAdd()
246 Instruction *InsertBefore, Value *FlagsOp) { in CreateMul()
258 Instruction *InsertBefore, Value *FlagsOp) { in CreateNeg()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp242 Instruction *InsertBefore, Value *FlagsOp) { in CreateAdd()
254 Instruction *InsertBefore, Value *FlagsOp) { in CreateMul()
266 Instruction *InsertBefore, Value *FlagsOp) { in CreateNeg()