Home
last modified time | relevance | path

Searched refs:combineSetCCAtomicArith (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp26940 static SDValue combineSetCCAtomicArith(SDValue Cmp, X86::CondCode &CC, in combineSetCCAtomicArith() function
27180 return combineSetCCAtomicArith(EFLAGS, CC, DAG); in combineSetCCEFLAGS()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp32955 static SDValue combineSetCCAtomicArith(SDValue Cmp, X86::CondCode &CC, in combineSetCCAtomicArith() function
33264 return combineSetCCAtomicArith(EFLAGS, CC, DAG, Subtarget); in combineSetCCEFLAGS()