Home
last modified time | relevance | path

Searched refs:CSINV (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h45 CSINV, // Conditional select invert.
H A DAArch64ISelLowering.cpp252 // to fold it into CSINC/CSINV. in AArch64TargetLowering()
630 // Also, try to fold ADD into CSINC/CSINV.. in AArch64TargetLowering()
1244 case AArch64ISD::CSINV: return "AArch64ISD::CSINV"; in getTargetNodeName()
2380 // The latter will get matched to a CSINV instruction. in LowerXOR()
2400 // might be needed to make this fit into a CSINV pattern. in LowerXOR()
5332 // order to for a CSINV or CSINC out of them. in LowerSELECT_CC()
5346 // with a CSINV rather than a CSEL. in LowerSELECT_CC()
5366 // inverse/negation/increment of TVal and generate a CSINV/CSNEG/CSINC in LowerSELECT_CC()
5369 Opcode = AArch64ISD::CSINV; in LowerSELECT_CC()
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMISelLowering.h253 CSINV, // Conditional select invert.
H A DARMISelLowering.cpp1705 case ARMISD::CSINV: return "ARMISD::CSINV"; in getTargetNodeName()
4968 Opcode = ARMISD::CSINV; in LowerSELECT_CC()
/third_party/node/deps/v8/src/codegen/arm64/
H A Dconstants-arm64.h1033 CSINV = CSINV_w,
H A Dassembler-arm64.cc1027 ConditionalSelect(rd, rn, rm, cond, CSINV); in csinv()
/third_party/vixl/src/aarch64/
H A Dconstants-aarch64.h1407 CSINV = CSINV_w, enumerator
H A Dassembler-aarch64.cc745 ConditionalSelect(rd, rn, rm, cond, CSINV); in csinv()

Completed in 82 milliseconds