Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DOperator.h185 void setHasAllowReassoc(bool B) { in setHasAllowReassoc() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DOperator.h185 void setHasAllowReassoc(bool B) { in setHasAllowReassoc() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DOperator.h261 void setHasAllowReassoc(bool B) { in setHasAllowReassoc() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DInstruction.cpp154 void Instruction::setHasAllowReassoc(bool B) { in setHasAllowReassoc() function in Instruction
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DInstruction.cpp254 void Instruction::setHasAllowReassoc(bool B) { in setHasAllowReassoc() function in Instruction