Searched defs:isSigned (Results 26 - 32 of 32) sorted by relevance

12

/freebsd-10.2-release/contrib/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2291 SelectV6T2BitfieldExtractOp(SDNode *N, bool isSigned) argument
H A DARMISelLowering.cpp9572 static bool isConstVecPow2(SDValue ConstVec, bool isSigned, uint64_t &C) argument
9618 bool isSigned = N->getOpcode() == ISD::FP_TO_SINT; local
9669 bool isSigned local
5496 isExtendedBUILD_VECTOR(SDNode *N, SelectionDAG &DAG, bool isSigned) argument
11066 bool isSigned = (Opcode == ISD::SDIVREM); local
[all...]
/freebsd-10.2-release/contrib/llvm/include/llvm/IR/
H A DIRBuilder.h1180 Value *CreateIntCast(Value *V, Type *DestTy, bool isSigned, argument
/freebsd-10.2-release/contrib/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp2734 bool isSigned = (opcode == ISD::SMULO); local
/freebsd-10.2-release/contrib/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp1400 getLowestPossibleValue(IRBuilder< &IRB, Value *A, Value *Sa, bool isSigned) argument
1417 getHighestPossibleValue(IRBuilder< &IRB, Value *A, Value *Sa, bool isSigned) argument
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExprScalar.cpp2189 bool isSigned = Ops.Ty->isSignedIntegerOrEnumerationType(); local
2308 bool isSigned = indexOperand->getType()->isSignedIntegerOrEnumerationType(); local
/freebsd-10.2-release/contrib/llvm/lib/IR/
H A DCore.cpp1066 LLVMConstIntCast(LLVMValueRef ConstantVal, LLVMTypeRef ToType, LLVMBool isSigned) argument

Completed in 349 milliseconds

12