Home
last modified time | relevance | path

Searched defs:NegLo (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DLowerSwitch.cpp202 Constant* NegLo = ConstantExpr::getNeg(Leaf.Low); in newLeafBlock() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp333 Constant* NegLo = ConstantExpr::getNeg(Leaf.Low); in newLeafBlock() local
/external/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp321 Constant* NegLo = ConstantExpr::getNeg(Leaf.Low); in newLeafBlock() local
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp356 Constant *NegLo = ConstantExpr::getNeg(Lo); in InsertRangeTest() local
375 ConstantInt *NegLo = cast<ConstantInt>(ConstantExpr::getNeg(Lo)); in InsertRangeTest() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp308 Constant *NegLo = ConstantExpr::getNeg(Lo); in InsertRangeTest() local
327 ConstantInt *NegLo = cast<ConstantInt>(ConstantExpr::getNeg(Lo)); in InsertRangeTest() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp5056 unsigned NegLo = 0; in cvtVOP3P() local