Home
last modified time | relevance | path

Searched defs:getPredicate (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCPredicates.h87 inline Predicate getPredicate(unsigned Condition, unsigned Hint) { in getPredicate() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DIntrinsicInst.cpp125 ConstrainedFPCmpIntrinsic::getPredicate() const { in getPredicate() function in ConstrainedFPCmpIntrinsic
DConstants.cpp1270 unsigned ConstantExpr::getPredicate() const { in getPredicate() function in ConstantExpr
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h149 ARMCC::CondCodes getPredicate(const MachineInstr &MI) const { in getPredicate() function
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_inlines.h259 Value *Instruction::getPredicate() const in getPredicate() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Vectorize/
DLoopVectorizationLegality.h104 unsigned getPredicate() const { return Predicate.Value; } in getPredicate() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlan.h506 VPValue *getPredicate() { return Predicate; } in getPredicate() function
508 const VPValue *getPredicate() const { return Predicate; } in getPredicate() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h185 CmpInst::Predicate getPredicate() const { in getPredicate() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineOperand.h586 unsigned getPredicate() const { in getPredicate() function
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceInstMIPS32.h845 CondMIPS32::Cond getPredicate() const { return Predicate; } in getPredicate() function
DIceInstARM32.h518 CondARM32::Cond getPredicate() const { return Predicate; } in getPredicate() function