Home
last modified time | relevance | path

Searched defs:isFP (Results 1 – 3 of 3) sorted by relevance

/external/jmonkeyengine/engine/src/core/com/jme3/texture/
DImage.java269 private Format(int bpp, boolean isFP){ in Format()
274 private Format(int bpp, boolean isDepth, boolean isCompressed, boolean isFP){ in Format()
/external/llvm/utils/TableGen/
DFastISelEmitter.cpp95 bool isFP() const { return Repr == OK_FP; } in isFP() function in __anonf6ca9a5c0311::OperandsSignature::OpKind
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp3394 static unsigned TranslateX86CC(ISD::CondCode SetCCOpcode, bool isFP, in TranslateX86CC()
5660 bool isFP = Op1.getValueType().isFloatingPoint(); in LowerBUILD_VECTORvXi1() local
9676 bool isFP = Op.getOperand(1).getValueType().getSimpleVT().isFloatingPoint(); in LowerVSETCC() local
9888 bool isFP = Op1.getValueType().getSimpleVT().isFloatingPoint(); in LowerSETCC() local