Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp9704 bool CmpResult = calculateICmpInst(ICI, Zero, R); in updateWithICmpInst() local
9712 bool CmpResult = calculateICmpInst(ICI, L, Zero); in updateWithICmpInst() local
9721 bool CmpResult = calculateICmpInst(ICI, L, R); in updateWithICmpInst() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGBuiltin.cpp511 Value *CmpResult = in EmitBuiltinExpr() local
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringX8664.cpp5629 Operand *CmpResult = legalize(Condition, Legal_Reg | Legal_Mem); in lowerSelect() local
H A DIceTargetLoweringX8632.cpp6219 Operand *CmpResult = legalize(Condition, Legal_Reg | Legal_Mem); in lowerSelect() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp12310 Register CmpResult = MRI.createVirtualRegister(&PPC::CRRCRegClass); in emitProbedAlloca() local