Searched defs:Check (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h26 error_code Check(error_code Err) { function in namespace:llvm::__anon2235
/freebsd-9.3-release/contrib/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp250 static bool Check(DecodeStatus &Out, DecodeStatus In) { function
/freebsd-9.3-release/contrib/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp136 static bool Check(DecodeStatus &Out, DecodeStatus In) { function
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExpr.cpp661 llvm::Value *Check = Accessed ? Builder.CreateICmpULT(IndexVal, BoundVal) local
1124 llvm::Value *Check; local
H A DCGExprScalar.cpp565 llvm::Value *Check = 0; local
840 EmitBinOpCheck(Value *Check, const BinOpInfo &Info) argument
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1487 Instruction *Check = BinaryOperator::CreateAnd(MemoryRuntimeCheck, local
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp4174 void Check(FunctionProtoTypeLoc TL, Sema::AbstractDiagSelID Sel) { function in struct:__anon3265::CheckAbstractUsage
4185 void Check(ArrayTypeLoc TL, Sema::AbstractDiagSelID Sel) { function in struct:__anon3265::CheckAbstractUsage
4189 void Check(TemplateSpecializationTypeLoc TL, Sema::AbstractDiagSelID Sel) { function in struct:__anon3265::CheckAbstractUsage
4213 void Check(TypeLoc TL, Sema::AbstractDiagSelID Sel) { function in struct:__anon3265::CheckAbstractUsage
[all...]

Completed in 215 milliseconds