/external/clang/ |
Android.mk | 5 # Legality check: FORCE_BUILD_LLVM_DISABLE_NDEBUG should consist of one word -- either "true" or "false". 11 # Legality check: FORCE_BUILD_LLVM_DEBUG should consist of one word -- either "true" or "false".
|
/external/llvm/ |
Android.mk | 5 # Legality check: FORCE_BUILD_LLVM_DISABLE_NDEBUG should consist of one word -- either "true" or "false". 11 # Legality check: FORCE_BUILD_LLVM_DEBUG should consist of one word -- either "true" or "false".
|
/external/llvm/test/CodeGen/AMDGPU/ |
dagcombiner-bug-illegal-vec4-int-to-fp.ll | 6 ; TargetLowering::getOperationAction() when checking the legality of
|
/external/deqp/doc/testspecs/GLES31/ |
functional.shaders.sample_variables.txt | 66 gl_SamplePosition value and value legality (range check) to the color channels. 68 verified for legality, uniqueness and distribution. With framebuffer and 69 renderbuffer render targets only the legality and distribution are verified.
|
/frameworks/compile/libbcc/ |
Android.mk | 21 # Legality check: FORCE_BUILD_LLVM_DISABLE_NDEBUG should consist of one word -- either "true" or "false". 27 # Legality check: FORCE_BUILD_LLVM_DEBUG should consist of one word -- either "true" or "false".
|
/frameworks/compile/slang/ |
Android.mk | 19 # Legality check: FORCE_BUILD_LLVM_DISABLE_NDEBUG should consist of one word -- either "true" or "false". 25 # Legality check: FORCE_BUILD_LLVM_DEBUG should consist of one word -- either "true" or "false".
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/check/ |
Assert.java | 49 * if the legality test failed 66 * if the legality test failed
|
/prebuilts/go/darwin-x86/doc/ |
go1compat.html | 71 issue could affect the meaning or legality of existing programs.
|
/prebuilts/go/linux-x86/doc/ |
go1compat.html | 71 issue could affect the meaning or legality of existing programs.
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
ScheduleDAGVLIW.cpp | 13 // order), checked for legality to schedule, and emitted if legal.
|
/external/llvm/lib/Target/Sparc/ |
SparcInstrInfo.cpp | 400 // Use STQFri irrespective of its legality. If STQ is not legal, it will be 438 // Use LDQFri irrespective of its legality. If LDQ is not legal, it will be
|
/external/llvm/lib/Transforms/Scalar/ |
LoopInterchange.cpp | 179 // We don't have a DepMatrix to check legality return false. 324 // currently, legality makes sure we have only one induction variable. 584 DEBUG(dbgs() << "Not interchanging Loops. Cannot prove legality\n"); [all...] |
/external/clang/lib/StaticAnalyzer/Checkers/ |
StreamChecker.cpp | 263 // Check the legality of the 'whence' argument of 'fseek'.
|
/external/llvm/lib/Target/PowerPC/ |
PPCVSXFMAMutate.cpp | 191 // legality checks above, the live range for the addend source register
|
/external/llvm/lib/Transforms/Utils/ |
FlattenCFG.cpp | 40 /// This is used as a legality check for merging if-regions.
|
SimplifyIndVar.cpp | 332 // UseInst directly from the legality of SSA.
|
/external/llvm/include/llvm/Analysis/ |
LoopAccessAnalysis.h | 327 /// \brief Holds information about the memory runtime legality checks to verify
|
/external/llvm/include/llvm/IR/ |
DiagnosticInfo.h | 463 /// pointer aliasing legality. Note that this class does not copy this
|
/external/llvm/lib/CodeGen/ |
PostRASchedulerList.cpp | 13 // order), checked for legality to schedule, and emitted if legal.
|
/external/llvm/lib/Target/X86/ |
X86TargetTransformInfo.cpp | [all...] |
/external/llvm/lib/Transforms/Vectorize/ |
LoopVectorize.cpp | 21 // 2. LoopVectorizationLegality - A unit that checks for the legality 306 /// InnerLoopVectorizer does not perform any vectorization-legality 307 /// checks, and relies on the caller to check for the different legality 335 // Use the Legality module to find the induction and reduction variables. [all...] |
/external/llvm/lib/Target/AMDGPU/ |
SIInstrInfo.cpp | [all...] |
/external/llvm/include/llvm/CodeGen/ |
ISDOpcodes.h | 652 /// Still, it returns an i64, so targets should set legality for i64. [all...] |
/external/llvm/utils/TableGen/ |
DAGISelMatcherGen.cpp | 390 // To prevent this, we emit a dynamic check for legality before allowing [all...] |
/dalvik/dx/src/com/android/dx/command/dexer/ |
Main.java | 115 "It is also often of questionable legality.\n\n" + [all...] |