/external/ltp/testcases/kernel/fs/ftest/ |
ftest01.c | 244 enum m_type { m_fsync, m_trunc, m_sync, m_fstat }; enumerator in enum:m_type 487 case m_trunc:
|
ftest03.c | 262 enum m_type { m_fsync, m_trunc, m_fstat }; enumerator in enum:m_type 561 case m_trunc:
|
ftest05.c | 245 enum m_type { m_fsync, m_trunc, m_sync, m_fstat }; enumerator in enum:m_type 477 case m_trunc:
|
ftest07.c | 261 enum m_type { m_fsync, m_trunc, m_sync, m_fstat }; enumerator in enum:m_type 555 case m_trunc:
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
PatternMatch.h | 554 /// m_Trunc 557 m_Trunc(const OpTy &Op) {
|
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
InstCombineAddSub.cpp | 680 if (match(Op0, m_Trunc(m_PtrToInt(m_Value(LHSOp)))) && 681 match(Op1, m_Trunc(m_PtrToInt(m_Value(RHSOp)))))
|
InstCombineAndOrXor.cpp | 782 if (match(Val2, m_Trunc(m_Value(V))) && 788 else if (match(Val, m_Trunc(m_Value(V))) && [all...] |
InstCombineCasts.cpp | [all...] |
/external/llvm/lib/Transforms/InstCombine/ |
InstCombineAddSub.cpp | [all...] |
InstCombineCasts.cpp | [all...] |
InstCombineAndOrXor.cpp | [all...] |
InstCombineSelect.cpp | 388 match(Count, m_Trunc(m_Value(V)))) [all...] |
/external/llvm/include/llvm/IR/ |
PatternMatch.h | 801 inline CastClass_match<OpTy, Instruction::Trunc> m_Trunc(const OpTy &Op) { [all...] |
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/ |
PatternMatch.h | 814 inline CastClass_match<OpTy, Instruction::Trunc> m_Trunc(const OpTy &Op) { [all...] |
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/ |
PatternMatch.h | 831 inline CastClass_match<OpTy, Instruction::Trunc> m_Trunc(const OpTy &Op) { [all...] |
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/ |
PatternMatch.h | 831 inline CastClass_match<OpTy, Instruction::Trunc> m_Trunc(const OpTy &Op) { [all...] |
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/ |
PatternMatch.h | 912 inline CastClass_match<OpTy, Instruction::Trunc> m_Trunc(const OpTy &Op) { [all...] |
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/ |
PatternMatch.h | 912 inline CastClass_match<OpTy, Instruction::Trunc> m_Trunc(const OpTy &Op) { [all...] |
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/ |
PatternMatch.h | 912 inline CastClass_match<OpTy, Instruction::Trunc> m_Trunc(const OpTy &Op) { [all...] |
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/ |
PatternMatch.h | 912 inline CastClass_match<OpTy, Instruction::Trunc> m_Trunc(const OpTy &Op) { [all...] |
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/ |
PatternMatch.h | 814 inline CastClass_match<OpTy, Instruction::Trunc> m_Trunc(const OpTy &Op) { [all...] |
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/ |
PatternMatch.h | 831 inline CastClass_match<OpTy, Instruction::Trunc> m_Trunc(const OpTy &Op) { [all...] |
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/ |
PatternMatch.h | 831 inline CastClass_match<OpTy, Instruction::Trunc> m_Trunc(const OpTy &Op) { [all...] |
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/ |
PatternMatch.h | 912 inline CastClass_match<OpTy, Instruction::Trunc> m_Trunc(const OpTy &Op) { [all...] |
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/ |
PatternMatch.h | 912 inline CastClass_match<OpTy, Instruction::Trunc> m_Trunc(const OpTy &Op) { [all...] |