Home
last modified time | relevance | path

Searched defs:Invert (Results 1 - 20 of 20) sorted by relevance

/third_party/node/deps/v8/src/bigint/
H A Ddiv-barrett.cc187 void ProcessorImpl::Invert(RWDigits Z, Digits V, RWDigits scratch) { in Invert() function in v8::bigint::ProcessorImpl
/third_party/skia/third_party/externals/dng_sdk/source/
H A 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/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp438 buildCondition(BranchInst *Term, unsigned Idx, bool Invert) buildCondition() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.cpp499 bool Invert = !DefMI; in optimizeSelect() local
H A DLanaiISelLowering.cpp1347 isConditionalZeroOrAllOnes(SDNode *N, bool AllOnes, SDValue &CC, bool &Invert, SDValue &OtherOp, SelectionDAG &DAG) isConditionalZeroOrAllOnes() argument
/third_party/node/deps/v8/src/compiler/
H A 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
H A Dtyper.cc412 Typer::Visitor::ComparisonOutcome Typer::Visitor::Invert( in Invert() function in v8::internal::compiler::Typer::Visitor
H A Dwasm-compiler.cc3434 Node* WasmGraphBuilder::Invert(Node* node) { in Invert() function in v8::internal::compiler::WasmGraphBuilder
/third_party/skia/third_party/externals/angle2/src/common/
H A DPackedGLEnums_autogen.h257 Invert = 7, member in gl::LogicalOperation
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp1171 bool Invert = false; in LowerSETCC() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DWasmTranslator.cpp1182 Node Invert(Node Node) { in Invert() function in IceBuilder
/third_party/skia/tests/
H A DGrStyledShapeTest.cpp430 enum class Invert { kNo, kYes }; class in __anon19017::PathGeo
[all...]
/third_party/python/Include/internal/
H A Dpycore_ast.h29 typedef enum _unaryop { Invert=1, Not=2, UAdd=3, USub=4 } unaryop_ty; enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp2238 bool Invert = !DefMI; in optimizeSelect() local
H A DARMISelLowering.cpp6214 bool Invert = false; in LowerVSETCC() local
10977 isConditionalZeroOrAllOnes(SDNode *N, bool AllOnes, SDValue &CC, bool &Invert, SDValue &OtherOp, SelectionDAG &DAG) isConditionalZeroOrAllOnes() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp1975 bool Invert = false; in SpeculativelyExecuteBB() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp3893 static unsigned getCRIdxForSetCC(ISD::CondCode CC, bool &Invert) { in getCRIdxForSetCC() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp6190 bool Invert = false; combineCCMask() local
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dmtypes.h1494 GLboolean Invert; /**< GL_MESA_pack_invert */ member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp12082 static SDValue getTestBitOperand(SDValue Op, unsigned &Bit, bool &Invert, in getTestBitOperand() argument
1641 changeVectorFPCCToAArch64CC(ISD::CondCode CC, AArch64CC::CondCode &CondCode, AArch64CC::CondCode &CondCode2, bool &Invert) changeVectorFPCCToAArch64CC() argument
10897 tryConvertSVEWideCompare(SDNode *N, unsigned ReplacementIID, bool Invert, TargetLowering::DAGCombinerInfo &DCI, SelectionDAG &DAG) tryConvertSVEWideCompare() argument
12159 bool Invert = false; performTBZCombine() local
[all...]

Completed in 138 milliseconds