Home
last modified time | relevance | path

Searched defs:Invert (Results 1 – 24 of 24) sorted by relevance

/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_matrix.cpp1017 dng_matrix Invert (const dng_matrix &A) in Invert() function
1056 dng_matrix Invert (const dng_matrix &A, in Invert() function
/third_party/node/deps/v8/src/bigint/
Ddiv-barrett.cc187 void ProcessorImpl::Invert(RWDigits Z, Digits V, RWDigits scratch) { in Invert() function in v8::bigint::ProcessorImpl
/third_party/node/deps/v8/src/compiler/
Doperation-typer.cc1181 Type OperationTyper::Invert(Type type) { in Invert() function in v8::internal::compiler::OperationTyper
1189 OperationTyper::ComparisonOutcome OperationTyper::Invert( in Invert() function in v8::internal::compiler::OperationTyper
Dtyper.cc412 Typer::Visitor::ComparisonOutcome Typer::Visitor::Invert( in Invert() function in v8::internal::compiler::Typer::Visitor
Dwasm-compiler.cc3434 Node* WasmGraphBuilder::Invert(Node* node) { in Invert() function in v8::internal::compiler::WasmGraphBuilder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiInstrInfo.cpp499 bool Invert = !DefMI; in optimizeSelect() local
DLanaiISelLowering.cpp1348 bool &Invert, SDValue &OtherOp, in isConditionalZeroOrAllOnes()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DStructurizeCFG.cpp439 bool Invert) { in buildCondition()
/third_party/skia/third_party/externals/angle2/src/common/
Dpacked_gl_enums.json84 "Invert": "GL_INVERT", string
DPackedGLEnums_autogen.h257 Invert = 7, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DWasmTranslator.cpp1182 Node Invert(Node Node) { in Invert() function in IceBuilder
DIceTargetLoweringARM32.cpp3161 const bool Invert = Const < 0; in lowerArithmetic() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp1171 bool Invert = false; in LowerSETCC() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp2709 bool &Invert) { in getVectorComparisonOrInvert()
2792 bool Invert = false; in lowerVectorSETCC() local
6190 bool Invert = false; in combineCCMask() local
/third_party/python/Include/internal/
Dpycore_ast.h29 typedef enum _unaryop { Invert=1, Not=2, UAdd=3, USub=4 } unaryop_ty; enumerator
/third_party/skia/tests/
DGrStyledShapeTest.cpp430 enum class Invert { kNo, kYes }; enum in __anon3dc9752b0111::PathGeo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp1644 bool &Invert) { in changeVectorFPCCToAArch64CC()
10898 bool Invert, in tryConvertSVEWideCompare()
12082 static SDValue getTestBitOperand(SDValue Op, unsigned &Bit, bool &Invert, in getTestBitOperand()
12159 bool Invert = false; in performTBZCombine() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp2238 bool Invert = !DefMI; in optimizeSelect() local
DARMISelLowering.cpp6214 bool Invert = false; in LowerVSETCC() local
10978 SDValue &CC, bool &Invert, in isConditionalZeroOrAllOnes()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp3893 static unsigned getCRIdxForSetCC(ISD::CondCode CC, bool &Invert) { in getCRIdxForSetCC()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp1975 bool Invert = false; in SpeculativelyExecuteBB() local
/third_party/mesa3d/src/mesa/main/
Dmtypes.h1494 GLboolean Invert; /**< GL_MESA_pack_invert */ member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp21609 bool Invert = false; in LowerVSETCC() local
21640 bool Invert = Cond == ISD::SETNE || in LowerVSETCC() local
21847 bool Invert = (CC == ISD::SETNE) ^ isNullConstant(Op1); in emitFlagsForSetcc() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp106678 Quaternion& Invert() in Invert() function in mozilla::gfx::Quaternion
106841 bool Invert() in Invert() function in mozilla::gfx::Matrix
107765 bool Invert() in Invert() function in mozilla::gfx::Matrix4x4Typed